mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
terragrunt: Update to version 0.17.1
This commit is contained in:
parent
fbe0da9699
commit
c2133e0c1e
@ -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.17.0",
|
"version": "0.17.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.17.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.17.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "79ccb41a6f65f2d3b41b40c33e220452f2ba6fb3e4e88ddc597fe8e5de91b20c"
|
"hash": "cc3f186a033f49ccfa483808fb295d818cf27428ff07a0e891b1c928a1ffaf18"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.17.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.17.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "65b102b7b12ea5872806acc3fb2405c89cc7812a7e36ddd6d4315972c74ec6d2"
|
"hash": "c7407253eb41754a15ea9f59fb136414d6e090d4bb2d92c19012792903d9f6cc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user