kompose: Update to version 1.26 and enable exe setting (#3033)

* Update to 1.26 and enable exe setting

* Fix hash

* Version stamp change

* version update too
This commit is contained in:
Ian 2021-12-01 22:08:27 -06:00 committed by GitHub
parent ab40ce58d3
commit 69784e3629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,18 @@
{
"version": "1.25",
"version": "1.26.0",
"description": "Conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).",
"homepage": "https://kompose.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kompose/releases/download/v1.25/kompose-windows-amd64.exe#/kompose.exe",
"hash": "ec03588110256e87967355ef6e0506b25eac9595d70a6fb01decc79480db9b6a"
"url": "https://github.com/kubernetes/kompose/releases/download/v1.26.0/kompose-windows-amd64.exe#/kompose.exe",
"hash": "64653e48ec4164541aa42d362273e4e72d83a69ec1e217766c0bdd689e9e9a89"
}
},
"checkver": {
"github": "https://github.com/kubernetes/kompose"
},
"bin": "kompose.exe",
"autoupdate": {
"architecture": {
"64bit": {