mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.40.2
This commit is contained in:
parent
263138ea6d
commit
c9d5407896
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.40.1",
|
"version": "0.40.2",
|
||||||
"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.40.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "e320f9a2092bec4103726de3c9b17aeda4aa0b5246f5b7a312b3e049015449e5"
|
"hash": "bd2b57150f12745c00998645283efeb760541967fcb35c0c08446f4403e12e61"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "c27e4ef7dbddb19165d21477327f767917ff62fe5b56ea4249ef23a84b212f02"
|
"hash": "42ebe08ccb2c58855b864f71f193c7d5e4993a384ddc06288fca202a74fd44af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user