mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.22.5
This commit is contained in:
parent
6385c807cf
commit
834b1b65ef
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"version": "0.22.4",
|
"version": "0.22.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.22.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.22.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "e8970256f743eb877567d0ce927237eea890bf0d4d24ec264100a9b0be5671f6"
|
"hash": "44241751b7a77a7bc4838ebec93cb6549ae19058e662cf9e67983c898bf1bea3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.22.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.22.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "0f76f415c9cc3b88fcaa202732dc4936cc8a4cc8cef0047fedf4d62ad4bd3f44"
|
"hash": "05138d74bf43f897c95fbf6e2260a03a1ca30c94d7afe5257e6c5d14d937c4fb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user