ruff: Update to version 0.0.280

This commit is contained in:
github-actions[bot] 2023-07-23 16:26:26 +00:00
parent 8b65953f27
commit 6fcf9afec9

View File

@ -1,20 +1,20 @@
{
"version": "0.0.279",
"version": "0.0.280",
"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.279/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ac87cfcc98a9e36ef1e9d0350c7dc8d9fd78b492cf7dfece29c2f433bdfc1b5a"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-x86_64-pc-windows-msvc.zip",
"hash": "84a7a532baa835b3d096a39846fb228c6238660d1f838d08fade4eeea3b4a68a"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-i686-pc-windows-msvc.zip",
"hash": "51b5546456053e26434aaf3fd71d9e93a44c510d03f4c390207f2905638b13f2"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-i686-pc-windows-msvc.zip",
"hash": "35bb4f7e266ea78e952cd1ef80d62ff7fda8ca8cac6c2937a0c67fa9eeeaffc5"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-aarch64-pc-windows-msvc.zip",
"hash": "7372c6927973438c5e71eac11134bfe667262b841dbf70be980651ee87739bba"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-aarch64-pc-windows-msvc.zip",
"hash": "1e458337217400aaacda9edc06b38249f762a9a8715247555ca60a2622ffacbc"
}
},
"bin": "ruff.exe",