Commit 5525cdd7 authored by R. RyanTM's avatar R. RyanTM
Browse files

tfswitch: 0.13.1300 -> 0.13.1308

parent f2ab8c70
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{ buildGoModule, lib, fetchFromGitHub }:
buildGoModule rec {
  pname = "tfswitch";
  version = "0.13.1300";
  version = "0.13.1308";

  src = fetchFromGitHub {
    owner = "warrensbox";
    repo = "terraform-switcher";
    rev = version;
    sha256 = "sha256-btvoFllCfwQJNpRWdAB05Cu4JYmT1xynJxDbzO/6LDs=";
    sha256 = "sha256-EyA7LwfL3vCNzd2wpyUbrUnvkM0/f7/cQp+jcAcGZsg=";
  };

  vendorSha256 = "sha256-NX+vzI/Fa/n9ZQjpESes4fNVAmKlA1rqPwSKsL2GEUY=";
  vendorHash = "sha256-NX+vzI/Fa/n9ZQjpESes4fNVAmKlA1rqPwSKsL2GEUY=";

  # Disable tests since it requires network access and relies on the
  # presence of release.hashicorp.com