deta: Update to version 1.2.0-beta

This commit is contained in:
Richard Kuhnt 2021-09-20 15:00:36 +00:00
parent 9b893e8bb1
commit 6a4473a8c4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.4-beta", "version": "1.2.0-beta",
"description": "Command line interface for managing Deta micros and deployments", "description": "Command line interface for managing Deta micros and deployments",
"homepage": "https://deta.sh/", "homepage": "https://deta.sh/",
"license": "Unknown", "license": "Unknown",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/deta/deta-cli/releases/download/v1.1.4-beta/deta-x86_64-windows.zip", "url": "https://github.com/deta/deta-cli/releases/download/v1.2.0-beta/deta-x86_64-windows.zip",
"hash": "fa86d4a60b53b04ca69cc6ceb2ca83da95946a284c03238505933bad5318076a" "hash": "4e915b63f5b13729b65d752d79c491ecb2e26113357f3f91d60aff982eb4025a"
} }
}, },
"bin": "deta.exe", "bin": "deta.exe",