mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ruff: Update to version 0.2.1
This commit is contained in:
parent
a6bfae0117
commit
7f9996a0db
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "An extremely fast Python linter, written in Rust",
|
||||
"homepage": "https://github.com/astral-sh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.0/ruff-0.2.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "de961bcb3f72c05a95ee7831437cbcdfc38e4c99b7e96cfc184b98cbf5be1a2c"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.1/ruff-0.2.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "60e989abb4080d1509bdb4314439e21b12c7d4d7bdb31b6f4af6933df75837ec"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.0/ruff-0.2.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "38eab62232f65c2c8e98b1eff59e046101c9439d98da3db5c12999330c837646"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.1/ruff-0.2.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "b38b5f9bce685ddc68674aa8c9923630c87ec65038201d8a9d316eecaa84b48b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.0/ruff-0.2.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1efbd2cc3b444793bbb3d1c37b798726cab237792cdfa30cbf6d4677ff5e34f9"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.2.1/ruff-0.2.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "20fe77caa371c9b57e5f1d07dc88a8a38f9797bbfb8b32084eaf5cf27cfa554f"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user