protonup-rs: 0.9.2 -> 0.9.3

This commit is contained in:
R. Ryantm
2025-12-30 02:24:14 +00:00
parent 506ee7bdd3
commit 7ad5a5b0ec
+3 -3
View File
@@ -6,14 +6,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "protonup-rs";
version = "0.9.2";
version = "0.9.3";
src = fetchCrate {
inherit (finalAttrs) pname version;
hash = "sha256-mysYcBmXKkXz1vlhZv8okVnnD83h/QyGwT9ijluOgms=";
hash = "sha256-GpKiecfEV66TGgU3f/WlQZZ4mVJD4+quZSb+45fsWpM=";
};
cargoHash = "sha256-NiJwaD7lH2jnxfc/Hreo3bJ3LC+0UAOlsVMt1UYRcdY=";
cargoHash = "sha256-15K6n7npZmbxDroIN09Tr5L8oTUJ0js9/cfiPQDeTTQ=";
checkFlags = [
# Requires internet access