mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
terragrunt: Update to version 0.93.8
This commit is contained in:
parent
c075e66964
commit
3ac86544d2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.93.7",
|
||||
"version": "0.93.8",
|
||||
"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.93.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a6f7775ef0231bad81d666c314f5dfbc94db6c5d8b8370cf7933d1c75102b123"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "aebe5afb191dcd853d0d1ffc09bf3953280dc5aae90fcc996b630e8ebe0b164b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c6171e4a5f24eb264727124db8240b64afd86b262a8d4fbac09a228b9ab9bf23"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bfa93e7701e13d0b57acb0636556fb8956d48fea00216b3267442bf9189d1813"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user