ruff: Update to version 0.0.283

This commit is contained in:
github-actions[bot] 2023-08-08 20:24:36 +00:00
parent 5ea0a60edf
commit 35c8a5496c

View File

@ -1,20 +1,20 @@
{
"version": "0.0.282",
"version": "0.0.283",
"description": "An extremely fast Python linter, written in Rust",
"homepage": "https://github.com/charliermarsh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-x86_64-pc-windows-msvc.zip",
"hash": "0622b3d80bb8be778d8c244e92cbf2e841b2af3bff0356920065dc2114691450"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-x86_64-pc-windows-msvc.zip",
"hash": "83407d8e5c4828c5c139f19f36bb3d45b4a3a024c7207d9924a34d922b2f66b2"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-i686-pc-windows-msvc.zip",
"hash": "956abe6584aebfedbde9872b5f9bb5ed4362ad56b1ce628fef39ff67123f4f05"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-i686-pc-windows-msvc.zip",
"hash": "2ab433ffeabc4281b7ad8610ea3123177652af7ce2457734371e5c24a4edeb33"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-aarch64-pc-windows-msvc.zip",
"hash": "dfabc8ae84c77ae3ccd18b69d219b1fe95bd16d6ec11471facb08056f65039dd"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-aarch64-pc-windows-msvc.zip",
"hash": "6ab44713e4ab80bae789dbfdb23b8e6858af6510d24a7fc2c6419b8fc101f3f9"
}
},
"bin": "ruff.exe",