apimtemplate: Update to version 0.5 (#1627)

This commit is contained in:
David Xuang 2020-11-28 20:05:10 +08:00 committed by GitHub
parent 50fcd99c0c
commit 4cc347d29b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/Azure/azure-api-management-devops-resource-kit",
"description": "Azure API Management DevOps Resource Kit",
"license": "MIT",
"version": "0.3-gamma",
"version": "0.5",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v0.3-gamma/res-kit-win64.zip",
"hash": "c1486bcd384ff495fb665cdcf27d99c3e4b1e78858c38780790b616b00fc1164"
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v0.5/reskit-win64.zip",
"hash": "6db3fb46e6623f5e51309b620d2594fae69e0225f2548dcfef9f7593647293cd"
}
},
"extract_dir": "res-kit-win64",
@ -19,10 +19,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v$version/res-kit-win64.zip",
"hash": {
"url": "$url.sha2"
}
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v$version/reskit-win64.zip"
}
}
}