release-plz: 0.3.160 -> 0.3.161 (#559890)

This commit is contained in:
Nick Cao
2026-09-04 21:26:15 +00:00
committed by GitHub

View File

@@ -12,16 +12,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "release-plz";
version = "0.3.160";
version = "0.3.161";
src = fetchFromGitHub {
owner = "release-plz";
repo = "release-plz";
rev = "release-plz-v${finalAttrs.version}";
hash = "sha256-rPYRYAp5grTgASFHKGBdOcO0TvbP7iD+GgL0ZLmHhos=";
hash = "sha256-rbeFldFXhHzbgj/egm78uXaRX1nkuu4mPRvpZpjebEw=";
};
cargoHash = "sha256-m6gX/Tu3WCMzkXhWZ19bM9PL7lQ6Xg1R90/ptuswI1s=";
cargoHash = "sha256-HS7F+UMX444d7HuN6atUGRTmlyRyaMokvjhzwGHUQSA=";
nativeBuildInputs = [
installShellFiles