deno: Update to version 1.29.2

This commit is contained in:
github-actions[bot] 2023-01-05 16:29:47 +00:00
parent 69364481b2
commit 09652f2948

View File

@ -1,12 +1,12 @@
{
"version": "1.29.1",
"version": "1.29.2",
"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.29.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "64245343ce3c3dd9dfa2fb72d547c6babc5488e8e7cad97a8c4c5bda55da594e"
"url": "https://github.com/denoland/deno/releases/download/v1.29.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "8d62cc08b9436f9aba0295102debbd31c51e4f7c33c67b243da49e4e699d4493"
}
},
"bin": "deno.exe",