ruff: Update to version 0.4.6

This commit is contained in:
github-actions[bot] 2024-05-29 04:28:10 +00:00
parent 447ab56322
commit 21a93f9df4

View File

@ -1,20 +1,20 @@
{
"version": "0.4.5",
"version": "0.4.6",
"description": "An extremely fast Python linter, written in Rust",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-x86_64-pc-windows-msvc.zip",
"hash": "65dc3b98413be7107545a4655e074ef93b0b42b5f230686d7dc69bb79f96b2c1"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-x86_64-pc-windows-msvc.zip",
"hash": "0bd9f80fe9c6cb1fcde9f835b4960b22192d81cd71533c52114e548a82164aca"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-i686-pc-windows-msvc.zip",
"hash": "6327c1ef1e127edae343291ef412028e2b332cd321d076542df9d1532fd1d171"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-i686-pc-windows-msvc.zip",
"hash": "36c36935ce395a9d38f9f9a6271cc990d022d2a16ec187753f33b16d7f1ca2e4"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-aarch64-pc-windows-msvc.zip",
"hash": "81558226974c8b83d9a9f8358a02882e46f06b83aa1ad8565cafd3a02d969f83"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-aarch64-pc-windows-msvc.zip",
"hash": "a9fae31935454dc881bc779af0565aebf24391d080b8ca7c44146330f9162917"
}
},
"bin": "ruff.exe",