mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.9.7
This commit is contained in:
parent
d05d4900c4
commit
a793558dfd
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.6",
|
||||
"version": "0.9.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.9.6/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "51f492e46d967c6a3bb63d5e245e8f454ccf6f5207b6f3c4f1b63a8bec30d954"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.7/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "236c69ed510a3302f40b5e0ec1cde0cc7535146cd37658e6d3168c85e94e308a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.6/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "05c50165f1330d797de444d99c1c9230dcb2377c2a7ff9b9f8718dc5617c1d4b"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.7/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "72e941fd8177a8cf9f4b9a56e8c8a8262440b98b69b415062c06709cdb4d9361"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.6/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7c397ec18e458c7a7e49277d7d719b0b6bf2f459f570e01a9f1d1906d678190e"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.7/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "724a1d87421e125759e9b7dbab16a4d1034892ce4180aaaf61e3ebbe7e67afa2"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user