crossplane-cli: 2.2.0 -> 2.2.1

This commit is contained in:
R. Ryantm
2026-04-24 01:58:35 +00:00
parent 1a78a34963
commit cd660492a9
+3 -3
View File
@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "crossplane-cli";
version = "2.2.0";
version = "2.2.1";
src = fetchFromGitHub {
owner = "crossplane";
repo = "crossplane";
rev = "v${finalAttrs.version}";
hash = "sha256-SRqZKr/MTdfDwN5/mqWT5AcQAjNiCcbLyuTJCOcruzE=";
hash = "sha256-sQ2sCgFDGogQIIWdNCAKVkorsVuNtUOcaALqE/PGwJ4=";
};
vendorHash = "sha256-vilm41nN7Qhyu9LfVk6Me9hA3YAipLYGjhSU/JZhfEM=";
vendorHash = "sha256-DD0I4XLcN3pHhJKc5wBaldQU7gndszqCExSW4jqLMKQ=";
ldflags = [
"-s"