Skip to content

Commit a6311b6

Browse files
cirrus-cli: 0.134.0 -> 0.135.0 (#377650)
Co-authored-by: techknowlogick <[email protected]>
2 parents 58939a6 + 41c9387 commit a6311b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ci/cirrus-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "cirrus-cli";
10-
version = "0.134.0";
10+
version = "0.135.0";
1111

1212
src = fetchFromGitHub {
1313
owner = "cirruslabs";
1414
repo = "cirrus-cli";
1515
rev = "v${version}";
16-
hash = "sha256-f7EMIz2MR5LgW2chIkOyUx2BuC/EBJVR8AOl+ufHwu0=";
16+
hash = "sha256-s7nJ6fhmVZf/+uuN7rW+lq0Xvlz9p425yQNzoTRxTLo=";
1717
};
1818

1919
vendorHash = "sha256-FMUBwrY5PJLsd507340PC+f0f9PzPblFYpnNi6hiNeM=";

0 commit comments

Comments
 (0)