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.
1 parent e4dd0c7 commit e22df0cCopy full SHA for e22df0c
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