mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 0.18.0
This commit is contained in:
parent
61f7ce4d2e
commit
fd971c4345
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/denoland/deno",
|
"homepage": "https://github.com/denoland/deno",
|
||||||
"description": "A secure TypeScript runtime on V8",
|
"description": "A secure TypeScript runtime on V8",
|
||||||
"version": "0.17.0",
|
"version": "0.18.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.17.0/deno_win_x64.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.18.0/deno_win_x64.zip",
|
||||||
"hash": "3cd922055859b4fa0ba2a05d0536fe0c57153777020ffdf3d5e0960949c87523"
|
"hash": "fb75a171965437c2e0c0712a93577f4c721eeeb0db386679e52db5322ce828c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user