mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.39.1
This commit is contained in:
parent
4538421425
commit
2c7f887118
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.39.0",
|
"version": "0.39.1",
|
||||||
"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.39.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "15df7c1c7fdfe0d34168bb14172d8cb84adcf6929b23757268fb736dc380328d"
|
"hash": "497f5c302acf87f313cd09b0413028b8cd129e21938d482ff58dd99ba13f2d75"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "5e58a9ccfad609fe4e15fe5aeebda00355b0071b6ab8961dcd8d759886a272a7"
|
"hash": "8ef0188394f62ac5cde4e172a1ccb83a32fbb698c3cd31d53e34a979e4abf754"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user