mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
deno: Update to version 1.0.0
This commit is contained in:
parent
cc4de6c796
commit
565eb5d98f
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.42.0",
|
||||
"version": "1.0.0",
|
||||
"description": "A secure TypeScript runtime on V8",
|
||||
"homepage": "https://github.com/denoland/deno",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v0.42.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cdcd9791d5ebb2eee178af57674ab5b9dfa38a1cd3fa46e476a90c680ad60d93"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.0.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f0527f75b82b094a53ae5a231fc47adfd3063bc25aa97ab858c7cd0be6357e67"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user