crd2pulumi: 1.5.4 -> 1.6.0

This commit is contained in:
R. Ryantm
2025-10-22 00:29:39 +00:00
parent cce16dbcfb
commit b7213d4e2d
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "crd2pulumi";
version = "1.5.4";
version = "1.6.0";
src = fetchFromGitHub {
owner = "pulumi";
repo = "crd2pulumi";
rev = "v${version}";
sha256 = "sha256-PqEQrmSfcPH+GSGnuv6xpAm/2gAyTmLf81C+e25Un4s=";
sha256 = "sha256-f18E0mUE3bT5od0JBzyAEXOHymoPtpRHeZhZnQR4Ezw=";
};
vendorHash = "sha256-4L1KfpZ+KICPko74x3STRQFtkcNVU/5KFGhKEJ64+Jk=";
vendorHash = "sha256-cLp0EWF6h/xCWbqadpbgLRFmH8RKWoY6xPb/tzZoKzM=";
ldflags = [
"-s"