mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
terragrunt: Update to version 0.73.13
This commit is contained in:
parent
8400953829
commit
3b917ac1bf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.73.12",
|
||||
"version": "0.73.13",
|
||||
"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.73.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d32243ef10b080fbc363fa4f7d612a317023f86d0e6f81f707cbb2825c8d9bf1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d405ac01f286816a0b1879f6d670d81a2b8d5d052eee33849f7670f949826089"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5ac51c26ae5804f44c11a8efaef64c95d4e815f45c362141b71e09f4680a5423"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a5a844a74faef0b517c8f7d1525542215edc54fa674d437ac7e63e918ddd6b82"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user