mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terragrunt: Update to version 0.68.17
This commit is contained in:
parent
20ee92b3d8
commit
deaa55c84d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.68.16",
|
||||
"version": "0.68.17",
|
||||
"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.68.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "3592387b8a7cbd1ce1548b64258c0c00ee7dd2f1ad6410b7902fda6113c8e12c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "06403021ee8b4746da716fe395ef6d9050adb5926ab7341f6f784fc3db573b97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6af51567d6847349766dc6b44ddce24fd9caab16790cd3c10977f19a5aab8c95"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.17/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a34fc47acc8a1eb3a6cf4913cbf78b2834acf6d8672c76f595be7f9c99a25883"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user