mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terragrunt: Update to version 0.91.3
This commit is contained in:
parent
8ddc2cb89a
commit
72ca2e8498
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.91.2",
|
||||
"version": "0.91.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.91.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "efbfcc2b0635e42c0363794f1bd8dc44321ac5aa649fc0b7e17bd274572a1103"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "dac314bbf666f0ba70c1ef14a536f216adf90bba158fa71f20e89bea29cb07af"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9b6e816fb51fb8c7e72bd57f1718e91c7fb32bac8a0ef00aade4380c86b9eb3c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5b5807aeb820cd7e81729b3de77a1ffa829797fed4cbc455f1fa1907a62cef6e"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user