ruff: Update to version 0.4.5

This commit is contained in:
github-actions[bot] 2024-05-23 04:27:10 +00:00
parent 77278d7bc1
commit 133d6723be

View File

@ -1,20 +1,20 @@
{
"version": "0.4.4",
"version": "0.4.5",
"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.4/ruff-0.4.4-x86_64-pc-windows-msvc.zip",
"hash": "0e8d426194ae101892ca554d99365ff97395ec77d19ecd9b8b01a4e12ddda682"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-x86_64-pc-windows-msvc.zip",
"hash": "65dc3b98413be7107545a4655e074ef93b0b42b5f230686d7dc69bb79f96b2c1"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.4/ruff-0.4.4-i686-pc-windows-msvc.zip",
"hash": "331616b32e38ff39c6b2ca9d73eea00deb718f7042b75eb469559c29c1acf46f"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-i686-pc-windows-msvc.zip",
"hash": "6327c1ef1e127edae343291ef412028e2b332cd321d076542df9d1532fd1d171"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.4/ruff-0.4.4-aarch64-pc-windows-msvc.zip",
"hash": "0f2739a3397f55dc5fb8538140e689258554fcc0690501f65bf680bf3c9361db"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.5/ruff-0.4.5-aarch64-pc-windows-msvc.zip",
"hash": "81558226974c8b83d9a9f8358a02882e46f06b83aa1ad8565cafd3a02d969f83"
}
},
"bin": "ruff.exe",