mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
"This repository has been archived by the owner on Jun 6, 2023." See https://deta.space/migration/introduction
15 lines
586 B
JSON
15 lines
586 B
JSON
{
|
|
"version": "1.3.3-beta",
|
|
"description": "Command line interface for managing Deta micros and deployments",
|
|
"homepage": "https://deta.sh/",
|
|
"license": "MIT",
|
|
"notes": "The Deta CLI for Deta Cloud has been deprecated. See https://deta.space/migration/introduction for more information.",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/deta/deta-cli/releases/download/v1.3.3-beta/deta-x86_64-windows.zip",
|
|
"hash": "9959b0a59b79677092e06e4966fc0be03806271365607dfc823ce23d9037ebac"
|
|
}
|
|
},
|
|
"bin": "deta.exe"
|
|
}
|