mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 15:24:43 +00:00
terragrunt: Update to version 0.99.4
This commit is contained in:
parent
89deec3441
commit
90c3d9c6ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.99.3",
|
||||
"version": "0.99.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.99.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "91e924192fece180ac483cba07056bf753f6569c9b34fbd9888b9e0b1af554c4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "01e4835cb39b75f39d789955e2900dfb6fbf432a70d90eb20bff3f5ca0dd9bc9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7390fc10665bd3de9b0180ed9bfadb17558009405737c16a58524a2f362caf2b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "08ab5b6ca7057ef3d1fb5409a98cb102ccbb984b1ab075b23fd03a5981159e54"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user