mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.81.8
This commit is contained in:
parent
6ff2feb6ca
commit
eda1f6cb4d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.81.7",
|
||||
"version": "0.81.8",
|
||||
"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.81.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "839a8d71c1afa03a86597d5d6c435f85f0c8a29ba187e0f547bbf4e6b49f61aa"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a3d21aba0312792d808b20d34382fa0f7057c6235c7b48bc90489373186a263e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fcbf059ba346aaeb3d5cf991c91348b550644111f6867ec8abd39fd7034c7afc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b1efa3588e6634557ad103f2629adb50bb0f61f2ab6fea1f91d726401a1d0743"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user