mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.95.0
This commit is contained in:
parent
e51f55247d
commit
1171f2691f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.94.0",
|
"version": "0.95.0",
|
||||||
"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.94.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a22cf4c70f7b7305806b904db5554f7b328158fdef20c0552ed61e9e06169148"
|
"hash": "a963dd169db63bc2bb4762a8efc65375f8a6027a1fa34c17d94396126bb173c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.94.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "82b1095d98cba0f17c2d1e248a06f2b17fd2979937d7b83a66860b46048df07e"
|
"hash": "a229632e237d5bf85dab3cb8f81ff11f10f67df36875a2fee8664cf287c779a9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user