mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
terragrunt: Update to version 0.44.0
This commit is contained in:
parent
93524c8a5a
commit
9a7f11e0bf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.43.2",
|
||||
"version": "0.44.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.43.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f1ffa3939740aab5378e50086fbe1d6c96782ad3cfc07d5efeed0eb525d4666d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fb5ba22a67f51419df7e1d30f6ab04a30405c96ad9cb0191d80415f1f8d4ef63"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.43.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "45eba6b9eded7537f78d913fb200dd23d15c09b9d216097ac558c2a35a925a90"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "968d7ae03277221ad05786a60b2cd53d1c77ab4c038c64e120969a6ee454c101"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user