mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.6.7
This commit is contained in:
parent
41f9ac3f5d
commit
f84faa7aba
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"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.6.6/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "48fffdac44103071e36e4b3cf2a4a983c9c5c9847c684ccc181d4aa4953356c6"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.7/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1f6c97e24b8bc8d741ae444f853afad4542a251ca229e2eae139cc98a134b760"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.6/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "7b840e5c1c437af8a4cf10f78ae0473371431284fc91ad956582f58189757f07"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.7/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "fdace3417e0ed2215f18f62b3f7fa14e1b34ea64523ac40ce5726dc7483f483f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.6/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "dae68f9a8b481b6c15b67cbcb55e5b4f8f80a29b417b57ff2c05837e3bbe436c"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.7/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c5b3cba584d6a81f49fa41952feccb0733c0a7fea3cc95b5f58b6ef7bc9b9008"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user