ruff: Update to version 0.12.10

This commit is contained in:
github-actions[bot] 2025-08-21 20:29:17 +00:00
parent 0c0118921a
commit b2acc45d53

View File

@ -1,20 +1,20 @@
{
"version": "0.12.9",
"version": "0.12.10",
"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.12.9/ruff-x86_64-pc-windows-msvc.zip",
"hash": "9d360dfd4ca5f688aabf542c570644fab8b02a3c0e71460cf51fc4869df03ba6"
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-x86_64-pc-windows-msvc.zip",
"hash": "a639e4dee10cb2900bffa7165457766671c59c744ce6b61cc658c35ab33a91fd"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.9/ruff-i686-pc-windows-msvc.zip",
"hash": "3a043c3f3b5dfd2bd074a6bc86ee83f218dad59dc47b2dcea23ef27ac9b973eb"
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-i686-pc-windows-msvc.zip",
"hash": "b5d58c3b59aebe46626116721498bb7f88605f0085ebc23d3a75b78724ecc687"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.9/ruff-aarch64-pc-windows-msvc.zip",
"hash": "c747d2ca1bd3bb6df0a2af31f39a53180f2bf556242e5380c495cbd7056c10be"
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-aarch64-pc-windows-msvc.zip",
"hash": "b157b393f368f9f1f646f573066e0cbf81fa852be3ba15fdd3a76c75a0b45c6e"
}
},
"bin": "ruff.exe",