mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.10.2
This commit is contained in:
parent
ab54c24151
commit
ae0640442c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.2",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.10.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "312559f818915a60584863420e4f7f74779fcbbdebae31868335dfa09e094dc0"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.10.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "03bd14a0e506929769367b0bb604404dc37afad881db8f39d1b24df031856f2a"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user