ruff: Update to version 0.0.256

This commit is contained in:
github-actions[bot] 2023-03-15 04:27:24 +00:00
parent d877fd3afd
commit 18c16066c2

View File

@ -1,20 +1,20 @@
{
"version": "0.0.255",
"version": "0.0.256",
"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.255/ruff-x86_64-pc-windows-msvc.zip",
"hash": "5ea29101388510b7382c98853d3abb05382a52eb84749754e65c075cf779f967"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.256/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9a1a5bd99a2ea827bcaeb8086071bec739a32afa2e1d316e4ea3d617d1260752"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-i686-pc-windows-msvc.zip",
"hash": "e5bcbfcb79981dc15c2c89ecbef3bb49398e3e9778ac86a225951766b797f2cd"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.256/ruff-i686-pc-windows-msvc.zip",
"hash": "78fe9939a2cff7fa83d17ce351c15ee39b820ba285e35319fdfcfdb97471a12a"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-aarch64-pc-windows-msvc.zip",
"hash": "6ce982787836c9bda66ba984c644d1decf15e017e73995be8e8779d3d6f5987e"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.256/ruff-aarch64-pc-windows-msvc.zip",
"hash": "1ff7beab139680fe3309bc7b3940dd6243d61b83cc074a0001936a63cf86a05d"
}
},
"bin": "ruff.exe",