mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.0.2
This commit is contained in:
parent
0751e589d6
commit
51f78fde60
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"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.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e68e8f15bf81d9f9aac318f2d6f058ad4fb74ed471196e4cdaa2ff2c4cca9741"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.0.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "20287e36893ffc5fc713a0ff6272ed92038ff77553126fde85e86be6e8522d3b"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user