mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
terragrunt: Update to version 0.45.2
This commit is contained in:
parent
144343c970
commit
9f05112b6d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.45.1",
|
||||
"version": "0.45.2",
|
||||
"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.45.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "7593ddd50347fb1a824c2906000a3728f3ff54d44a629d1d5e210a8fa030b5c8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b3dd4469c135bf200d4a053630bf6c7049d01fed6fe989b06053490b1036ab8c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "649560b6f1370cacc80c61c0239c2fc1cdff1203c45245dfa56fcd16b4f2a304"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e7695c3ba6218cb87849919f1650492b7e8cd02da1ba09aa4f49f170083cf8d2"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user