mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
terragrunt: Update to version 0.77.15
This commit is contained in:
parent
2de4ddfa01
commit
420da708e2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.77.14",
|
||||
"version": "0.77.15",
|
||||
"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.77.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4390b9878f6f41d70de7bcaf977efdf280f48dd3015e99c72c86cb33c3ff69df"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "3d276622e2479b148857830b0642b6b174dff46b69f20a73403ad2dfcbed0b36"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e42bc9635106c44bc3fe8c303d9d62fa60be57acb4fc19e4d678b692804376ce"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0a5ac529336c4c83cacb8ac2ce43c417de8d6fa02699a4f9633a5b44092e8af5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user