mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.19.25
This commit is contained in:
parent
2733fb9634
commit
acabef4db6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"version": "0.19.24",
|
||||
"version": "0.19.25",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "64777dfe10ffe811019d93df0bd2b710e97f469c28c6681d2dd6719bc43d8483"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0b2fd48b67df9c924519f9e2d04c78bb4fb6315b3049972aaaba4f1d2576d763"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fc63c96a740f5614cf5c43ded24e717f69cdf1f1e06d468671feb544c979c744"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "74d0df98d80ce1a7c36d1a275281b7d5c524462ea455ec829c174610caa3588c"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user