mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
deno: Update to version 1.10.3
This commit is contained in:
parent
c49599ba42
commit
6f41b1273e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.10.2",
|
||||
"version": "1.10.3",
|
||||
"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.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "03bd14a0e506929769367b0bb604404dc37afad881db8f39d1b24df031856f2a"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.10.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0836022ddc35fe931884e182fa72614d927d851629f590c19d58a39f31d6cda7"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user