mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.35.19
This commit is contained in:
parent
e10fec5b01
commit
a65b5204e5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.35.18",
|
"version": "0.35.19",
|
||||||
"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.35.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "7aa7f60636b880bf491b024280487b6016b0b1287509907c539486ac3544da07"
|
"hash": "db41265c3ea2b0ab64f9ad24c4b1b369d4a8d2a7c5bdfb97bfead4d4289ab67a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a492fd106954e7cc6cb5c1e9f23e467a5e5ca8213c94b3e00dfb4fbef20eeae0"
|
"hash": "5e06006bd0eb54d1a0eade979e3e24087ef238386edfae3c1aefe2b1e862c697"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user