mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.80.3
This commit is contained in:
parent
e60d882bb2
commit
8135ccd802
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.2",
|
||||
"version": "0.80.3",
|
||||
"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.80.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec7f27230c9a5bbc15fffd534f10fff33522e3c092609e9531aec16e11a9af3b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1fbd7d7e7f58d9e0a793f2710d92b94de3ffc92a37e3675c1586f18fe1c3039d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd269756e15099c96ed48ab09bd11572074d3e40c811ca46552e5ef2b3affcd8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e4b7ebf2abb7ee6f8abcab1fef684e6538ebb903510b08b097d5f947e634a32c"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user