mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 0.2.1
This commit is contained in:
parent
8ccd956a8a
commit
33e56ce0b4
@ -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.0",
|
"version": "0.2.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.2.0/deno_win_x64.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.2.1/deno_win_x64.zip",
|
||||||
"hash": "ff11723bac77581853cdb56faadbddb7163f35ac165b26d39c4658c005307c96"
|
"hash": "ea0ef8ed498416817a37f19b2d39e6ab534354bd2b8ddfb5c9bc32f255b0e30b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user