mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ruff: Update to version 0.6.9
This commit is contained in:
parent
21ebb284d3
commit
f9f1d3802c
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9",
|
||||
"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.8/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "998ee76c52a963abda3f3cfb259aadeb6cb733c7dedc0813b79fc70f53e5420b"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9d10e1282c5f695b2130cf593d55e37266513fc6d497edc4a30a6ed6d8ba4067"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.8/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "800280360d464e959fce496e499dfa585c5a5d96ad8a86ca1a4964299ec845d0"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "cd7ad2ae2e1717098e49187bb730e0d5799625373fcd62f3f4daf0096bb4e1dc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.8/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "68354a68684084e7239981ee47acbf707c3e99da8fa4639ac33d338c6221f6df"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "92a91342285bb9f51bddf4822dfd6585f8567b569e2a630b5219158a820e93df"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user