diff --git a/bucket/deno-lint.json b/bucket/deno-lint.json index 5483ea0fe4..e7beb5e42b 100644 --- a/bucket/deno-lint.json +++ b/bucket/deno-lint.json @@ -1,5 +1,5 @@ { - "version": "0.72.0", + "version": "0.72.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.72.0/dlint-x86_64-pc-windows-msvc.zip", - "hash": "02e96dfe6d5dd7249c4e1736fa4406f431f5489bd3c0794c8ea357282f1133a9" + "url": "https://github.com/denoland/deno_lint/releases/download/0.72.1/dlint-x86_64-pc-windows-msvc.zip", + "hash": "5e6982058a6d35d61762e2d136e57a54689e92ef4eeeb9a4b70b811bbc2f3ec6" } }, "bin": "dlint.exe",