mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 0.39.0
This commit is contained in:
parent
2316b407cd
commit
ff2ab88666
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.0",
|
"version": "0.39.0",
|
||||||
"description": "A secure TypeScript runtime on V8",
|
"description": "A secure TypeScript runtime on V8",
|
||||||
"homepage": "https://github.com/denoland/deno",
|
"homepage": "https://github.com/denoland/deno",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.38.0/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.39.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2dd16483e5c237675093ca58b7920ff3addfb48521e0c1c65e4aebb5510d5088"
|
"hash": "17b5f9c6a4a2eeb65a9415270917f1466127334f55904dfc72b780a642591d54"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user