ruff: Update to version 0.0.281

This commit is contained in:
github-actions[bot] 2023-07-31 20:24:29 +00:00
parent afb8008d52
commit 2f35e3ae71

View File

@ -1,20 +1,20 @@
{
"version": "0.0.280",
"version": "0.0.281",
"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.280/ruff-x86_64-pc-windows-msvc.zip",
"hash": "84a7a532baa835b3d096a39846fb228c6238660d1f838d08fade4eeea3b4a68a"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.281/ruff-x86_64-pc-windows-msvc.zip",
"hash": "35740c0d2658369dbfbcd3dfd8fcbc7b7140c93e66146871f6fb3c98716057f0"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-i686-pc-windows-msvc.zip",
"hash": "35bb4f7e266ea78e952cd1ef80d62ff7fda8ca8cac6c2937a0c67fa9eeeaffc5"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.281/ruff-i686-pc-windows-msvc.zip",
"hash": "00ef92f1d8b34a29db496fb92b8fe495d4c53631bdd4f034a7e0afbcd9e530af"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-aarch64-pc-windows-msvc.zip",
"hash": "1e458337217400aaacda9edc06b38249f762a9a8715247555ca60a2622ffacbc"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.281/ruff-aarch64-pc-windows-msvc.zip",
"hash": "c109a9ee7fdc7383c6022c28e835a419204b721b7547c2bf43a24feeab84cadc"
}
},
"bin": "ruff.exe",