mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +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",
|
||||
"description": "A secure TypeScript runtime on V8",
|
||||
"homepage": "https://github.com/denoland/deno",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -10,7 +10,9 @@
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
"checkver": "github",
|
||||
"checkver": {
|
||||
"github": "https://github.com/denoland/deno"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user