mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
terragrunt: Update to version 0.48.0
This commit is contained in:
parent
c2a51af53e
commit
8133ba74a1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.47.0",
|
||||
"version": "0.48.0",
|
||||
"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.47.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "34d3a380501232a2d05f1fe7da637b0c2535f54c2f33a30d8b1873cffc80a928"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "34b036dcef748e15dd97bdccd96df98ef7880aa6da88f3e24622792705906bd4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.47.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6b100aa8052ad832faedff3b15fde92cf3d9fd973422d965b304e8087d2bdf16"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8aa7aec5e5ee1819778e6fed618a3019a9f4cae54043de8bef6c2540c7d0e721"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user