atmos: Update to version 1.95.0

This commit is contained in:
github-actions[bot] 2024-10-21 16:30:07 +00:00
parent 400e5e6fea
commit 5ccf51da6a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.94.0", "version": "1.95.0",
"description": "Terraform Orchestration Tool for DevOps", "description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools", "homepage": "https://atmos.tools",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.94.0/atmos_1.94.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.95.0/atmos_1.95.0_windows_amd64.exe#/atmos.exe",
"hash": "1a2fddf6a33f360f452c85ae9b55c0625458c68033ed85ce9aa68756a30fe512" "hash": "102cd30d5fb7e1178bbf48cc3a01e2b4ea93d4c12be1bdb76a38615f869036c9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.94.0/atmos_1.94.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.95.0/atmos_1.95.0_windows_386.exe#/atmos.exe",
"hash": "9549dcf94b041af449e146ec26b99019e852e94034a936c943dab98a400d7cfa" "hash": "8ebcc1628df1410853a0ceeae26ae8399d3933a263a5e7e4242d09f78e762b86"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",