mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terragrunt: Update to version 0.35.20
This commit is contained in:
parent
eccf1637ec
commit
64107ab02d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.19",
|
||||
"version": "0.35.20",
|
||||
"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.35.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "db41265c3ea2b0ab64f9ad24c4b1b369d4a8d2a7c5bdfb97bfead4d4289ab67a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "dab535800accf9330f7a22e97b32b7563916effaf07fa3d1d03db39336509894"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5e06006bd0eb54d1a0eade979e3e24087ef238386edfae3c1aefe2b1e862c697"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.20/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "aec6002e830cbd0fa1c94f79f2fb5418bd0df01ac67aaf87c1ec8d6af35a8ce0"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user