deno: Update to version 0.28.0

This commit is contained in:
Richard Kuhnt 2020-01-02 15:01:13 +00:00
parent e5728132a9
commit 9301f47a51

View File

@ -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.27.0", "version": "0.28.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v0.27.0/deno_win_x64.zip", "url": "https://github.com/denoland/deno/releases/download/v0.28.0/deno_win_x64.zip",
"hash": "429226cf5ea17cc6a4c1a2dff9910d3e0b53b6f502185d7507e1612d026d1fd9" "hash": "acf297b48db4eaab22993478e795cbdabf30a5b91e275812c9a441e3b81e41e2"
} }
}, },
"bin": [ "bin": [