mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
ruff: Update to version 0.12.2
This commit is contained in:
parent
206b49a867
commit
b7b8091259
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.12.1",
|
||||
"version": "0.12.2",
|
||||
"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.1/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ed16ae044866378c27855f44400c1eb0db8ecec26ef07582dae1d550b968d9fe"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.2/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7562b9383e9c195e17b6f524165dc6da6435a76bf549a5132977dbcf598c890d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.1/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6ce28e584a294f843dc278bcd7fc88db02c56068faebdafad0bd552f2e355af9"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.2/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "568195cffb23e9e650e55cf8bc7be4268cf5a6906cbd6343ea8def5c70fab8a2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.1/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a63061136085e15915514205297e432bb178ca2f4ce5294b12f98be9c60470e9"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.2/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "36513f0a1ab3b88060e62857e3db0eb53422fbc824ebb0ba65938a292d01939f"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user