mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.0.282
This commit is contained in:
parent
791277d174
commit
0060b7b22d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.281",
|
||||
"version": "0.0.282",
|
||||
"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.281/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "35740c0d2658369dbfbcd3dfd8fcbc7b7140c93e66146871f6fb3c98716057f0"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0622b3d80bb8be778d8c244e92cbf2e841b2af3bff0356920065dc2114691450"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.281/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "00ef92f1d8b34a29db496fb92b8fe495d4c53631bdd4f034a7e0afbcd9e530af"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "956abe6584aebfedbde9872b5f9bb5ed4362ad56b1ce628fef39ff67123f4f05"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.281/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c109a9ee7fdc7383c6022c28e835a419204b721b7547c2bf43a24feeab84cadc"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "dfabc8ae84c77ae3ccd18b69d219b1fe95bd16d6ec11471facb08056f65039dd"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user