mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
terragrunt: Update to version 0.75.5
This commit is contained in:
parent
2024b7d647
commit
624f10f77f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.75.4",
|
"version": "0.75.5",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "e53e373ec4490df1eaacfefe254ae41dfab939ddbdc84b5b5330317556a85a5e"
|
"hash": "9cceaa9136a67338da272c6eada2692c6396f763b5057c65528218e49a17bc9c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "3c7ae927e25094c140ac8e095a2a5a27691e361f68a942a4dc0a8e9ee4602605"
|
"hash": "e8439c25f39411eeef4242b56a631d1d9390dfdb7dbd5c261332b82714dcdda1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user