mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
deno: Change description (#1099)
Co-authored-by: Chawye Hsu <h404bi@outlook.com>
This commit is contained in:
parent
f8be85be70
commit
0a9f1ffbc7
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"description": "A secure TypeScript runtime on V8",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://github.com/denoland/deno",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -10,7 +10,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
"checkver": "github",
|
"checkver": {
|
||||||
|
"github": "https://github.com/denoland/deno"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user