We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1a2fc4 + e22df0c commit 180a5afCopy full SHA for 180a5af
pkgs/by-name/ci/cirrus-cli/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "cirrus-cli";
10
- version = "0.137.3";
+ version = "0.138.1";
11
12
src = fetchFromGitHub {
13
owner = "cirruslabs";
14
repo = "cirrus-cli";
15
rev = "v${version}";
16
- hash = "sha256-7yI0dcE6hxfAZeZ5ylw5s6CBye1hTSW/nLtFZs4k/xw=";
+ hash = "sha256-k9laBOhkor2jW7dMaVNXFK+FzSC/4DgJFM5k1NhX4V4=";
17
};
18
19
vendorHash = "sha256-GjCwH0Xe9wyacfokI5EzF2TKUnSMKCdOljahChPBlso=";
0 commit comments