mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.8.0
This commit is contained in:
parent
1e318ad920
commit
e7d4cf365a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.7.5",
|
||||
"version": "1.8.0",
|
||||
"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.7.5/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b0a543118b6db06c96639eecced0224740ba020647fdbcd0898daa27045f8c08"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.8.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b6cfa0f8f3bdd2f34d7814626c80a63f1f9434068d96827dfa9bcf58bcd04c5d"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user