deno-lint: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2024-06-04 16:28:31 +00:00
parent d15310756c
commit 1e79fc493e

View File

@ -1,5 +1,5 @@
{ {
"version": "0.59.1", "version": "0.60.0",
"description": "Blazing fast linter for JavaScript and TypeScript written in Rust", "description": "Blazing fast linter for JavaScript and TypeScript written in Rust",
"homepage": "https://lint.deno.land/", "homepage": "https://lint.deno.land/",
"license": "MIT", "license": "MIT",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno_lint/releases/download/0.59.1/dlint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno_lint/releases/download/0.60.0/dlint-x86_64-pc-windows-msvc.zip",
"hash": "f3055f781d1a24e55b9e03f474a2f87034ba9b8948f0731895ca6893bc0195ac" "hash": "187bc3507143b563054a465abde0ccbd37d0be2d30a8e4c0babf38fb8b71435f"
} }
}, },
"bin": "dlint.exe", "bin": "dlint.exe",