3
0
Fork 0
forked from mirrors/nixpkgs

fits-cloudctl: 0.10.10 -> 0.10.11

This commit is contained in:
R. Ryantm 2022-03-07 05:23:58 +00:00
parent 619b8fd35b
commit a6b28fcad7

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "fits-cloudctl";
version = "0.10.10";
version = "0.10.11";
src = fetchFromGitHub {
owner = "fi-ts";
repo = "cloudctl";
rev = "v${version}";
sha256 = "sha256-US3Wvr6uBwsaIqjsbWeZtYucXVybMjKu8AuPYvykCvA=";
sha256 = "sha256-hGKnQk2OPpHsjbRh/xx3MidbUMio6tYn+oJB0t1a/yM=";
};
vendorSha256 = "sha256-f35Asf9l6ZfixpjMGzesTsxmANreilMxH2CULMH3b2o=";