mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
terragrunt: Update to version 0.30.0
This commit is contained in:
parent
f93e76288c
commit
273d937400
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.29.10",
|
||||
"version": "0.30.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.29.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5278606f0651b33571ee18e3b74231849c76324cf516ab35447cf581a39b1f4b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a1d3e4fee2528cc4a7ff5fa650c260faa1966dfed86ad1438ed8c1dfbeffa6ce"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1edef99429d67262a0f0023b514731188843045e2f63bbbb62a0f87453b0f6b3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e439653199f3df45e0a8dc855415b10b13311bc63638100622967fa109d83c4"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user