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