ruff: Update to version 0.0.290

This commit is contained in:
github-actions[bot] 2023-09-16 00:33:21 +00:00
parent d93cf9a1b6
commit 0dbac15a16

View File

@ -1,20 +1,20 @@
{
"version": "0.0.289",
"version": "0.0.290",
"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.289/ruff-x86_64-pc-windows-msvc.zip",
"hash": "26bfaf9f1555e88ae0ccf4c69bc933207dc526feb3dc1570124d9d2de3fdb365"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-x86_64-pc-windows-msvc.zip",
"hash": "90372ce4df121cec268d45d8e407511bd7ca81f77a2f7e7625bf44a94b71edb4"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-i686-pc-windows-msvc.zip",
"hash": "56560aa8dc8403505a57ba298763773c160ec0382c2d16c1515501d30691d189"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-i686-pc-windows-msvc.zip",
"hash": "956470e902b119a0e1e8d553b1b4f9dcb5d294bc5fbccef8450fd111c9919ca3"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-aarch64-pc-windows-msvc.zip",
"hash": "c690d5bc3334a01bbc2fd3ba085fc77c7ffed13b91a59b196ae9a1621408cb49"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-aarch64-pc-windows-msvc.zip",
"hash": "638e7ba1dcd30391772185ff265799361ffed34bad5b1a28407f2f6e2f13d26c"
}
},
"bin": "ruff.exe",