protonup-rs: 0.12.2 -> 0.14.0 (#542638)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-17 00:09:40 +00:00
committed by GitHub

View File

@@ -6,14 +6,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "protonup-rs";
version = "0.12.2";
version = "0.14.0";
src = fetchCrate {
inherit (finalAttrs) pname version;
hash = "sha256-u5SvZuuHPRBwOTUlVmtg9nY98INqKvSnHE83I8UsA0E=";
hash = "sha256-FHT//OHxMm7FXm/L+tZ+diGwbQ1i4EABKuFKO9SPm1M=";
};
cargoHash = "sha256-LKZaTwJur4eBLFPtsMZEmaqTzFAxLJEytl61KMs2+Y4=";
cargoHash = "sha256-NOLYmJx0SvZ6azk34Ha/3512VSx+UHsepQQIYrHdLwM=";
checkFlags = [
# Requires internet access