mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
deno: Update to version 1.0.1
This commit is contained in:
parent
16bd105577
commit
629ae02fcf
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"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/v1.0.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f0527f75b82b094a53ae5a231fc47adfd3063bc25aa97ab858c7cd0be6357e67"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.0.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e68e8f15bf81d9f9aac318f2d6f058ad4fb74ed471196e4cdaa2ff2c4cca9741"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user