about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/tfswitch
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2021-12-06 12:18:44 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2021-12-06 12:18:44 +0000
commit0537ecab759999878fab471d0551c2a67461789b (patch)
tree2045202d5def80e70bd5ac0bc67c0364b2905178 /pkgs/applications/networking/cluster/tfswitch
parent1657d58122490d139f884c5abd08a7ff87f7eaee (diff)
tfswitch: 0.12.1168 -> 0.13.1201
Diffstat (limited to 'pkgs/applications/networking/cluster/tfswitch')
-rw-r--r--pkgs/applications/networking/cluster/tfswitch/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/cluster/tfswitch/default.nix b/pkgs/applications/networking/cluster/tfswitch/default.nix
index 404d40e89f8d9..c4cd204f9fe7c 100644
--- a/pkgs/applications/networking/cluster/tfswitch/default.nix
+++ b/pkgs/applications/networking/cluster/tfswitch/default.nix
@@ -1,16 +1,16 @@
 { buildGoModule, lib, fetchFromGitHub }:
 buildGoModule rec {
   pname = "tfswitch";
-  version = "0.12.1168";
+  version = "0.13.1201";
 
   src = fetchFromGitHub {
     owner = "warrensbox";
     repo = "terraform-switcher";
     rev = version;
-    sha256 = "sha256-BKqbxja19JxAr9/Cy7LpbZTJrt/pYfwtCbZMY0wwvZc=";
+    sha256 = "sha256-gJa8oVdgerDi0GdTSNus5rHLsFuzg8ZqVeKTMuPXu0o=";
   };
 
-  vendorSha256 = "sha256-y8T1MV2xHr9n7XWmB4LikIzyGx+0XKhsxmatnCZFN9I=";
+  vendorSha256 = "sha256-tp2Bv/vcHCuB/HCZLfL/zOm/UfPt6XXGE7johrjL3cs=";
 
   # Disable tests since it requires network access and relies on the
   # presence of release.hashicorp.com