deno: Update to version 1.15.3

This commit is contained in:
Richard Kuhnt 2021-10-25 12:00:29 +00:00
parent 857a45274f
commit c1aae46821

View File

@ -1,12 +1,12 @@
{
"version": "1.15.2",
"version": "1.15.3",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.15.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "f28e5fb999aeb48ae18f4d81d08414ad2b6879378c7f2c6a2181db1e40675f64"
"url": "https://github.com/denoland/deno/releases/download/v1.15.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "8f19eb888a4a2a9748cefc4fa0cedc13778f7ad3174fd544bb0a9e85896d31a6"
}
},
"bin": "deno.exe",