circleci-cli: 0.1.25638 -> 0.1.25725
This commit is contained in:
parent
528dd7fa25
commit
4edb169739
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "circleci-cli";
|
||||
version = "0.1.25638";
|
||||
version = "0.1.25725";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "CircleCI-Public";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-zl3Y3MPIYQUxeoEwzEz1imMVaSm8MfjswGtIJyfn3rQ=";
|
||||
sha256 = "sha256-rv+/OSAq/vQIlysbpx8JZuBmtb3COq8hl/tXBYylRwA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-GBeu/+3Klpb16TI/2joDBG2E5BiwlTIhElSE3278SNs=";
|
||||
|
Loading…
Reference in New Issue
Block a user