tfswitch: 1.18.0 -> 1.19.0

This commit is contained in:
R. Ryantm
2026-06-10 03:57:05 +00:00
parent 8350d22b81
commit 3ee31dd40c
+3 -3
View File
@@ -5,16 +5,16 @@
}:
buildGoModule (finalAttrs: {
pname = "tfswitch";
version = "1.18.0";
version = "1.19.0";
src = fetchFromGitHub {
owner = "warrensbox";
repo = "terraform-switcher";
rev = "v${finalAttrs.version}";
sha256 = "sha256-VIRH58HvHVbSteLarGEpesXsMxgd3G03qwvbxPpwabc=";
sha256 = "sha256-4a7noh05dA0alPnOtkDTFHynfwtf0MR74NNptgLGdKI=";
};
vendorHash = "sha256-eCXHoVzw2ny2LNWrI5uD6Rjzo8SdRYwG5xCjs158uNU=";
vendorHash = "sha256-wUWEGRyF6gyitTBfEcEsylczI/uTMfgI4gx/N91n08w=";
# Disable tests since it requires network access and relies on the
# presence of release.hashicorp.com