summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/terragrunt/deps.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@speartail.com>2017-02-22 20:12:25 +0800
committerPeter Hoeg <peter@speartail.com>2017-02-22 20:12:25 +0800
commit494462e8573f4051d08634e852fbb003cb08b564 (patch)
tree4fb64bac8fdeb906b213f518c313aef7d326556b /pkgs/applications/networking/cluster/terragrunt/deps.nix
parent183eeb3c0fdac8de3146aedaa6028b474f96db6f (diff)
downloadnixlib-494462e8573f4051d08634e852fbb003cb08b564.tar
nixlib-494462e8573f4051d08634e852fbb003cb08b564.tar.gz
nixlib-494462e8573f4051d08634e852fbb003cb08b564.tar.bz2
nixlib-494462e8573f4051d08634e852fbb003cb08b564.tar.lz
nixlib-494462e8573f4051d08634e852fbb003cb08b564.tar.xz
nixlib-494462e8573f4051d08634e852fbb003cb08b564.tar.zst
nixlib-494462e8573f4051d08634e852fbb003cb08b564.zip
terragrunt: 0.10.1 -> 0.10.2
Diffstat (limited to 'pkgs/applications/networking/cluster/terragrunt/deps.nix')
-rw-r--r--pkgs/applications/networking/cluster/terragrunt/deps.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/cluster/terragrunt/deps.nix b/pkgs/applications/networking/cluster/terragrunt/deps.nix
index bb438ef4e326..6542e6b5beae 100644
--- a/pkgs/applications/networking/cluster/terragrunt/deps.nix
+++ b/pkgs/applications/networking/cluster/terragrunt/deps.nix
@@ -5,8 +5,8 @@
     fetch = {
       type = "git";
       url = "https://github.com/aws/aws-sdk-go";
-      rev = "f85f603a3e5b4d0eb9516dddb33778918f3b45c6";
-      sha256 = "10frgavkbsqpfninrlgwh64qjx9rwyjzbdfrikciv75v1gljh6zv";
+      rev = "3d7773ac930d57ef4a59e0d10c5f65a0cfa5acd6";
+      sha256 = "0jgyybih4vhlja76x5wjsvdbvq3v14yllzfi36f2527bby18g1hc";
     };
   }
   {
@@ -50,8 +50,8 @@
     fetch = {
       type = "git";
       url = "https://github.com/hashicorp/hcl";
-      rev = "372e8ddaa16fd67e371e9323807d056b799360af";
-      sha256 = "1hv8p1858k1b99p3yc2jj6h77bl0iv9ziyzyp4w3xlcci2s13hnr";
+      rev = "630949a3c5fa3c613328e1b8256052cbc2327c9b";
+      sha256 = "00lalg0gz7218gnw6zgn28gfizpcl8zw8jpkghn681vj7lfah5dh";
     };
   }
   {