sydbox: 3.36.0 -> 3.37.2 (#430160)

This commit is contained in:
Aleksana 2025-08-02 19:45:39 +08:00 committed by GitHub
commit e2b2e81658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "sydbox"; pname = "sydbox";
version = "3.36.0"; version = "3.37.2";
outputs = [ outputs = [
"out" "out"
@ -24,10 +24,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "Sydbox"; owner = "Sydbox";
repo = "sydbox"; repo = "sydbox";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-XGZHUMVTJLlWIwgEqVCMoHDoDkzkFAdTvOOtMtCAw98="; hash = "sha256-XV3eB6XGDwoJK+wpfuARV7F4OqZJfoAqDmsYS8D2AK4=";
}; };
cargoHash = "sha256-+NI1poeMXMlR9rafmGKu6i6iFORe2IGVVPj08MP8g3o="; cargoHash = "sha256-uIcF4mzIYOgSfQVFl6kh3337AmdVFDDXIMXtVCqcoXg=";
nativeBuildInputs = [ nativeBuildInputs = [
mandoc mandoc