mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.31.9
This commit is contained in:
parent
117b30e114
commit
6d3f1fce1a
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "https://www.conftest.dev/",
|
||||
"description": "Conftest is a utility to help you write tests against structured configuration data.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.27.0",
|
||||
"description": "Test utility for structured configuration files",
|
||||
"homepage": "https://www.conftest.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.27.0/conftest_0.27.0_Windows_x86_64.zip",
|
||||
|
||||
@ -10,7 +10,6 @@
|
||||
}
|
||||
},
|
||||
"bin": "fluxctl.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "https://www.openpolicyagent.org/",
|
||||
"description": "OPA is policy-based control for cloud native environments.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.32.0",
|
||||
"description": "Policy-based control for cloud native environments",
|
||||
"homepage": "https://www.openpolicyagent.org",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.32.0/opa_windows_amd64.exe#/opa.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.31.8",
|
||||
"version": "0.31.9",
|
||||
"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.31.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "94c320a764b29b4169cba8031f9e01d53e0fbbb947de307504dc4380b820dc6d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4c6de85a5eede5efcaf426025806476a85267bc67cb69524b4ad3ae6e6c54f7d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c789aa67d95a83a9d06a8ef9b10a685893f074e9098b91e2c295a8de6acd504c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "07faf9dba43851bbb6140cd9321bed867adf15ddecd1c1ed76ce5848b7bf89b3"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user