mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.35.18
This commit is contained in:
parent
c23ef3afef
commit
73a5345f96
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.35.17",
|
"version": "0.35.18",
|
||||||
"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.35.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "b820bd808689c99fbb2ae31b8790f21126fd8b8c7fd17e41c448801081a0bb40"
|
"hash": "7aa7f60636b880bf491b024280487b6016b0b1287509907c539486ac3544da07"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.17/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "e98e743641f1ddbe0aee9609953a9f545d75494622f4a0221d0da6959208feb5"
|
"hash": "a492fd106954e7cc6cb5c1e9f23e467a5e5ca8213c94b3e00dfb4fbef20eeae0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user