mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
terragrunt: Update to version 0.30.4
This commit is contained in:
parent
b14954cfc1
commit
dade93ee97
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.30.3",
|
||||
"version": "0.30.4",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "78a61afb99f893465a57aeb16254d6e8065c8aef27c6ef4cbac9972fe9dd9cae"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "38602ec0e9b1f127ea2bd481c2326de8a33dc1f7980f8175dc507337388fb3d2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c8528f7af2ac63260bc2b1a3040887f1968b856b0e1236650f2cd77cc871f343"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9cbbc29a1e0eee6eb6ca289ab8cf6d4f6a3a76d530fa5ab31d54b1290d74faea"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user