mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ruff: Update to version 0.9.3
This commit is contained in:
parent
b5c5cb3187
commit
047525dd72
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.3",
|
||||
"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.2/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "77d4124dc2ab70a9e1e30114c2028f04618dc78be948b4f6e00a1256c4f349ac"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.3/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "60e67f1b9373d5da71af5f9863acf28429367b296665935f2c2b9f8a2b260a92"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.2/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "f310eee069cc922b0f18b00cac907114535d72c759ee0dbd221682e11769978c"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.3/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "a7a8078d1f1f80d803e009dfa295ecd7445b630aa9fbcbb14fbddffd9cdeadd2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.2/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "5bed70eea1b95e0aaea3839e7c95cc90037e9e42aa3af7db04536c1ac972b08f"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.9.3/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3ead3099e552d60f3e85a41fb649c703a5825c22e08ad97261f5a89162463604"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user