mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno-lint: Update to version 0.73.1
This commit is contained in:
parent
256e556cd5
commit
657941a3e6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.73.0",
|
||||
"version": "0.73.1",
|
||||
"description": "Blazing fast linter for JavaScript and TypeScript written in Rust",
|
||||
"homepage": "https://lint.deno.land/",
|
||||
"license": "MIT",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno_lint/releases/download/0.73.0/dlint-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "49522c3d53fefabfa6db862da6cec00e76313df90592bd76805bd1f01f7ac0fa"
|
||||
"url": "https://github.com/denoland/deno_lint/releases/download/0.73.1/dlint-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bd6202d11865c42824aa2f2f2160cb7503435467d087c283871e4195bfe67a1b"
|
||||
}
|
||||
},
|
||||
"bin": "dlint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user