mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
terragrunt: Update to version 0.31.0
This commit is contained in:
parent
3090156bba
commit
400a1fd443
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.30.7",
|
||||
"version": "0.31.0",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c9d5cff90fb8a48c49a075bda1e50ac66247085afb1028f5688e0b971ca69804"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a0734d676b6b4c451158df44785705e783ab22b9b4821f71c4b0490712dcf1cd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ada251c0d92ea94a7b6cbd83470613c0b4a722b424405641611173cf402e3087"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f23cde60978d8a29d9c441dc6d7df5ef2f115dd1f0e8c945643d010fab42b164"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user