mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.1
This commit is contained in:
parent
b8234f74c1
commit
00321bfd56
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.93.0",
|
"version": "0.93.1",
|
||||||
"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.93.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "c5289b058d1b997b52863b1b692f34d49925ce0c337f9c78b2bc93cfa99810af"
|
"hash": "84778954f153fd845a12004cfacdaad6e92c3003fb7c57f55e1de0a23faaa22c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "261a0552a9f799b074eea56354415cb0c14077cdfca406f1247fd5f350673d02"
|
"hash": "e38da4f7fb54d764287c163c7539c9dd04a4a3d1e130127e7cd407a53a4fe46e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user