mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
terragrunt: Update to version 0.76.0
This commit is contained in:
parent
ef7a7035cd
commit
5b12dc53ee
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.75.10",
|
||||
"version": "0.76.0",
|
||||
"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.75.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a48588915e94dc3184e7e1d4b47c73caf6c03fb504a2f23963bddb852faf185e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "7cc6944eaeb0cd06b1bcd1afbec16b2b2b684249c74736f4d2c148682171a019"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "11c32457863ce5572b8c4f5f226132f570d6d496261e47c2fdb1a13001b7c4b0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c435925b33ee88573f056da01bafef2cad76791c984fcf70c3634010ac953bab"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user