mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.30.3
This commit is contained in:
parent
7b49c43db8
commit
006fa7b14d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.0",
|
"version": "0.30.3",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a1d3e4fee2528cc4a7ff5fa650c260faa1966dfed86ad1438ed8c1dfbeffa6ce"
|
"hash": "78a61afb99f893465a57aeb16254d6e8065c8aef27c6ef4cbac9972fe9dd9cae"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "0e439653199f3df45e0a8dc855415b10b13311bc63638100622967fa109d83c4"
|
"hash": "c8528f7af2ac63260bc2b1a3040887f1968b856b0e1236650f2cd77cc871f343"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user