mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
ruff: Update to version 0.0.275
This commit is contained in:
parent
7f191b934c
commit
8d9d4ea9a8
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.274",
|
||||
"version": "0.0.275",
|
||||
"description": "An extremely fast Python linter, written in Rust",
|
||||
"homepage": "https://github.com/charliermarsh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "48638029c3992691e6416a5b995c11ae97fa8bddd5bf9d46aa3c20cefc7e1929"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.275/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "eaba92a8f7b9866248e7c8781b612f8a0b65d7e7a4027bd5b6c1e1d17a7a3494"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "a6ccd2a0fd8aa2b10015ed7659c41beace151db8c67db349609ebb921d000390"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.275/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "57f693bc8ae5ba2382c4801581f905bf38ee347b2cb6da7c3016b8f779ba21a6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "69e1f717871440dc0f440d87d6ddb67fe0fb0f1009072ffefecd70e7f98f3b18"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.275/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1784686cee578f37c3085ab1ba54a2196ef7eecab70e61e4a1e12f8e71f4a9e7"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user