ruff: Update to version 0.14.3

This commit is contained in:
github-actions[bot] 2025-10-31 00:39:29 +00:00
parent c539bef822
commit 542f3595a0

View File

@ -1,20 +1,20 @@
{
"version": "0.14.2",
"version": "0.14.3",
"description": "An extremely fast Python linter and code formatter, written in Rust.",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-x86_64-pc-windows-msvc.zip",
"hash": "0a1160f45263cc847acd4b42392bf0484c9420806eeb7f776e1384fb557aeade"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ccc1bd362cca52a7fb7f9ee2cec7317c139ccb86e0964a5c1d4b14efbf2118ff"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-i686-pc-windows-msvc.zip",
"hash": "125e2010b28ccb01ed2a4596e3db8d8dc0a46ccba2ee08e6038cc56ebbfbcb96"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-i686-pc-windows-msvc.zip",
"hash": "f46525c0684a220c063c1c1f8d516c8cccab8ec9f62417e17e02cd4c1a138417"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.2/ruff-aarch64-pc-windows-msvc.zip",
"hash": "4fb68c66c719b337c2364aeb8210326a28b8ae046ef9a9c90407d473264515dd"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.3/ruff-aarch64-pc-windows-msvc.zip",
"hash": "b7ed5d2006b1c43559e78d90e65f2fa1982bec3976de74978485660fcdd67548"
}
},
"bin": "ruff.exe",