mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.4
This commit is contained in:
parent
6363bc5caf
commit
b489eeb333
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.93.3",
|
||||
"version": "0.93.4",
|
||||
"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.93.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "67b60adfbbd8b80f9a8581d4edd58f8ba954c8b75153b8993f7f1c866abdbabb"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e4c9838f5d61c842450a28cfe0fe0e5f5fa4fdfb946babc4af72cf5cff1504dd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0beac257debaaca3493f4f573731c20b2a3b4b489180ce3a87c221ae0320c8e5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2834fc46134c59bde2236baa4597dffffb91ff3a76abb5726231059a263f187b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user