mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
ruff: Update to version 0.0.252
This commit is contained in:
parent
b0c67426c4
commit
82884013d2
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.251",
|
||||
"version": "0.0.252",
|
||||
"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.251/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bba682c431f1ba83ff1b41b5559a38f8a83da7eb97e52d02fa0db7325e7986d0"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.252/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c75db4684d8ca71f4ab9745e73bc386d481d6a79a8dfde24d03890289f928f5e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.251/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6cd65070f2f9b04e200c216d4e5eca0547fbb3e84bbfe23554930523a89013e6"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.252/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "651083e305d1d4052c0b49e26f7124e89aeda4cbb8afd8c03005beb7c5785d32"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.251/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "b349a4518766e189545658df8264df442fb2d286a2c82f97017273163da0200e"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.252/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1b90539a772bf5f416360766d4c2a6bfbf738c3ee08afd992e84df35842820d7"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user