mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.30.7
This commit is contained in:
parent
b4c52426e2
commit
e3d985886a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.30.6",
|
||||
"version": "0.30.7",
|
||||
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "6276c4024a3e9acccd7497c9c8e86f49aed3f666bdd101545420748dc2bdbb5c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c9d5cff90fb8a48c49a075bda1e50ac66247085afb1028f5688e0b971ca69804"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fd2bd5d689c571b118d1853b0656860bd8fa865648d21006dbdb75b98c6feddc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.30.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ada251c0d92ea94a7b6cbd83470613c0b4a722b424405641611173cf402e3087"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user