mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
terragrunt: Update to version 0.36.3
This commit is contained in:
parent
1b17c8e4e5
commit
3910def957
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.36.2",
|
"version": "0.36.3",
|
||||||
"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.36.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "ecf7d5b573ec7e5df8b930a40c78779f80c0d07c6fb4dfa736d11935c3802dfb"
|
"hash": "e677b84a617a15f2345ab368f74629b37bf4e754f86cd6d622ec4a6e053d9d17"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "12c3e4bc1205794c3fa97abf5b1d35109d4fdf0fa2fd0d348ba0d1b6e2feae0c"
|
"hash": "dd99d37d7aeb73803e4f7d636156cde7f4ef6840a9f1d429d2bca9640d34b878"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user