mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ruff: Update to version 0.0.276
This commit is contained in:
parent
4e023739bb
commit
54e03b14ca
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.275",
|
||||
"version": "0.0.276",
|
||||
"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.275/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "eaba92a8f7b9866248e7c8781b612f8a0b65d7e7a4027bd5b6c1e1d17a7a3494"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.276/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "517a8ba0e4ac10c46a87ea17c8bea23933a4f2bdc3b274879cc497ac066132c0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.275/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "57f693bc8ae5ba2382c4801581f905bf38ee347b2cb6da7c3016b8f779ba21a6"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.276/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "f6ed26c24432153b562ea52e44d47d3a47e990fb24163f36821c3f7530283789"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.275/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1784686cee578f37c3085ab1ba54a2196ef7eecab70e61e4a1e12f8e71f4a9e7"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.276/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "9bac2ffb6841ae490d1c543de8a7a10a9aeca538605d6e22f9839c6f2d25fd0c"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user