mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.94.0
This commit is contained in:
parent
3ceb09b3fb
commit
a8d510ae12
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.93.13",
|
||||
"version": "0.94.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.93.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a51f179cc6223588702306a6b176bd9c188c4ec946697225f9068e9f9ee933b0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.94.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a22cf4c70f7b7305806b904db5554f7b328158fdef20c0552ed61e9e06169148"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "238d52a15199ae573e4ab6d05761620ad3e4a8c95c463a5cb9d0ed8ae9923847"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.94.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "82b1095d98cba0f17c2d1e248a06f2b17fd2979937d7b83a66860b46048df07e"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user