ruff: Update to version 0.0.262

This commit is contained in:
github-actions[bot] 2023-04-20 00:34:53 +00:00
parent 51868dba9f
commit 5460de1994

View File

@ -1,20 +1,20 @@
{
"version": "0.0.261",
"version": "0.0.262",
"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.261/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9eee36da8007e3e956df48c1b7615f72c9bee3b004481e1c2826aa24f39887f7"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.262/ruff-x86_64-pc-windows-msvc.zip",
"hash": "10780654748b938f3e84742d8f0c6ae07dccbf5e8bfe6e40505c6c110df4437b"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.261/ruff-i686-pc-windows-msvc.zip",
"hash": "51b87adf039a466d1802ee4b8274362d7129a74abd75ceb8340daaa1137eeefc"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.262/ruff-i686-pc-windows-msvc.zip",
"hash": "e1d569ffd4c83ee2f37857b21b3bcb3d74271968d0e0c55120c6a0bf4ca7612e"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.261/ruff-aarch64-pc-windows-msvc.zip",
"hash": "8f11aaf97fb6e50a0d3690b30ef98872c2f5137e0f49e80cf6f5c99e6f9afb5c"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.262/ruff-aarch64-pc-windows-msvc.zip",
"hash": "4d5063a05c54f28e1233099f588c7ebf886c771f492b9c62b4b872b08ff070de"
}
},
"bin": "ruff.exe",