mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.37.3
This commit is contained in:
parent
fcde1230cc
commit
64b1e3bdb3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.37.2",
|
||||
"version": "0.37.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.37.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4d3f2d4684dfc11d310e4a042e208e084410c12468be77e04a581ee1f5833317"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2b0406cea701af35de68713ec2ff653558c3c344acf8939ae384aea202c331da"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "60039c4ffe942a7f9148978f9538d02a243d0d9194c2dd1a325feda25dbf89e6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b8a3503d6255675ae4f77c12a8b9caf09e864069a26a5a1db18c2086a321af52"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user