Skip to content

Commit 180a5af

Browse files
cirrus-cli: 0.137.3 -> 0.138.1 (#384777)
Co-authored-by: techknowlogick <[email protected]>
2 parents d1a2fc4 + e22df0c commit 180a5af

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.137.3";
10+
version = "0.138.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "cirruslabs";
1414
repo = "cirrus-cli";
1515
rev = "v${version}";
16-
hash = "sha256-7yI0dcE6hxfAZeZ5ylw5s6CBye1hTSW/nLtFZs4k/xw=";
16+
hash = "sha256-k9laBOhkor2jW7dMaVNXFK+FzSC/4DgJFM5k1NhX4V4=";
1717
};
1818

1919
vendorHash = "sha256-GjCwH0Xe9wyacfokI5EzF2TKUnSMKCdOljahChPBlso=";

0 commit comments

Comments
 (0)