Skip to content

Commit 30eb17a

Browse files
committed
release-plz: 0.3.150 -> 0.3.151
1 parent 2e606f2 commit 30eb17a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/re/release-plz/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111

1212
rustPlatform.buildRustPackage rec {
1313
pname = "release-plz";
14-
version = "0.3.150";
14+
version = "0.3.151";
1515

1616
src = fetchFromGitHub {
1717
owner = "MarcoIeni";
1818
repo = "release-plz";
1919
rev = "release-plz-v${version}";
20-
hash = "sha256-gV1B7c7yC5KBjQ5y44dAgMUuGtL55ICM++kNShNh/nM=";
20+
hash = "sha256-yH+ggH5bJNvdD+iv3gk6PZ/EXHoQhdl7ur9Sj6/GE/Q=";
2121
};
2222

23-
cargoHash = "sha256-o1Gds4UDZRVstPNPaisriUUeX0fabqLrS5TSqXMEB1c=";
23+
cargoHash = "sha256-hi0TghUBEXBMSXq+gjxeGZWzpqzQTBg8WGOdkzP1Q70=";
2424

2525
nativeBuildInputs = [
2626
installShellFiles

0 commit comments

Comments
 (0)