mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
terragrunt: Update to version 0.95.1
This commit is contained in:
parent
7c0f822c4f
commit
f869698bbf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.95.0",
|
||||
"version": "0.95.1",
|
||||
"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.95.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a963dd169db63bc2bb4762a8efc65375f8a6027a1fa34c17d94396126bb173c3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e4e6f8a4538f4238ca41fd33252ab3d253f887834a63477ad150bdd3f78148a7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a229632e237d5bf85dab3cb8f81ff11f10f67df36875a2fee8664cf287c779a9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f7831080a56711dfa7294433f57252ec1b53bf3a2e13f3a30488d27cd6d87cf5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user