mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
deno: Update to version 0.13.0
This commit is contained in:
parent
43ba6cdbd6
commit
c9c50fa32d
@ -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.12.0",
|
"version": "0.13.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.12.0/deno_win_x64.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.13.0/deno_win_x64.zip",
|
||||||
"hash": "6cdee051bc725a0e5f1efb9a4c5c936eed03d670dfc7a14408d1801ec4b2ea25"
|
"hash": "e5923f854a35fb593da4eeb12d1db15fdc0939cb21a92c11e2d41142bb80f42b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user