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-03-05 09:56:30 +0800
committerPeter Hoeg <peter@speartail.com>2017-03-05 10:31:42 +0800
commitf9e76bae63dfce55bcc6624bc0b860aa73cd8801 (patch)
tree8ec02b6e2715fdb02b2918615343dfb01a5d4882 /pkgs/applications/networking/cluster/terragrunt/deps.nix
parent48fba404297c95ad13d4a3b41163bfa50a3720b5 (diff)
downloadnixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar.gz
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar.bz2
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar.lz
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar.xz
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.tar.zst
nixlib-f9e76bae63dfce55bcc6624bc0b860aa73cd8801.zip
terragrunt: 0.10.3 -> 0.11.0
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 dcc8ee66fb42..31f9f9a2b703 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 = "9350193373dc6d4bb4d6af55675c11ca7fc4230c";
-      sha256 = "0n9b1szwf69mjmf7dgl1b2hv3aqjhih2pvfcjxnv1xgbigm821w2";
+      rev = "78568b07950e5e7948496878fe99b9436add41d4";
+      sha256 = "0qi3q9qx8k055i2hlc6n8agl7nw1hzcw7aqqykla6z0hjv2hq0c3";
     };
   }
   {
@@ -95,8 +95,8 @@
     fetch = {
       type = "git";
       url = "https://github.com/urfave/cli";
-      rev = "2526b57c56f30b50466c96c4133b1a4ad0f0191f";
-      sha256 = "03vvr1wq4pw2fixxsbr1d623hwqxf93d07p8vjml6iyd6k97b15p";
+      rev = "9e5b04886c4bfee2ceba1465b8121057355c4e53";
+      sha256 = "18jx6ypc1w02ha37rsx6hhmdwqmnybajd6l54qm07bdb850ip9db";
     };
   }
 ]