mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
deno: Update to version 0.2.2
This commit is contained in:
parent
65f371d202
commit
6ead57ce01
@ -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.2.1",
|
"version": "0.2.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.2.1/deno_win_x64.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.2.2/deno_win_x64.zip",
|
||||||
"hash": "ea0ef8ed498416817a37f19b2d39e6ab534354bd2b8ddfb5c9bc32f255b0e30b"
|
"hash": "f86b92ab6176832a184225b902d5882be555b6c88e096175a4c7d79ae385123d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user