rancher-compose: Update to version 0.12.4

This commit is contained in:
github-actions[bot] 2022-05-25 20:28:51 +00:00
parent 980a86f2bb
commit 0d8cbfac85

View File

@ -1,19 +1,19 @@
{ {
"version": "0.12.5", "version": "0.12.4",
"description": "A complete software stack for teams adopting containers.", "description": "A complete software stack for teams adopting containers.",
"homepage": "https://rancher.com/", "homepage": "https://rancher.com/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-amd64-v0.12.5.zip", "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.4/rancher-compose-windows-amd64-v0.12.4.zip",
"hash": "465e651c5fedcdd91417a7e25bcab351c9e99732192263afbcb91496138ef7d9" "hash": "a1808d7b7decc6b7428521baca8147ace96f5eed8d8fcf34dd1ce8626e8ff88a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-386-v0.12.5.zip", "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.4/rancher-compose-windows-386-v0.12.4.zip",
"hash": "cc2d9c8a8389e80544aa11737af38ac34bb1b4dc803c8c25b027721216e48520" "hash": "8af3232b50383cda515c14f17b3b8e6d8c86602016c16c3862dd3ffc88b04f93"
} }
}, },
"extract_dir": "rancher-compose-v0.12.5", "extract_dir": "rancher-compose-v0.12.4",
"bin": "rancher-compose.exe", "bin": "rancher-compose.exe",
"checkver": { "checkver": {
"github": "https://github.com/rancher/rancher-compose" "github": "https://github.com/rancher/rancher-compose"