mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.72.6
This commit is contained in:
parent
81f3e6c275
commit
818e5e4d1a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.72.5",
|
"version": "0.72.6",
|
||||||
"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.72.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "e8db283ebff42f2baef8ecf30d27d36efed61657eaeff34eeae05cd2b8e57daf"
|
"hash": "0ccc7d597883af89781f8b6e39edebb7e14f1eeee14b0918b4fc17fa0a691024"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "e83f77127dcebe099284d2a87e682a64fa42aa4d4c4359e5a658e14a26ca9122"
|
"hash": "2c8e005d0209159b63d1b6eb67cafbef0e63b53b04064e5d90a87398317a79e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user