mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
ruff: Update to version 0.0.283
This commit is contained in:
parent
5ea0a60edf
commit
35c8a5496c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.282",
|
"version": "0.0.283",
|
||||||
"description": "An extremely fast Python linter, written in Rust",
|
"description": "An extremely fast Python linter, written in Rust",
|
||||||
"homepage": "https://github.com/charliermarsh/ruff",
|
"homepage": "https://github.com/charliermarsh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0622b3d80bb8be778d8c244e92cbf2e841b2af3bff0356920065dc2114691450"
|
"hash": "83407d8e5c4828c5c139f19f36bb3d45b4a3a024c7207d9924a34d922b2f66b2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "956abe6584aebfedbde9872b5f9bb5ed4362ad56b1ce628fef39ff67123f4f05"
|
"hash": "2ab433ffeabc4281b7ad8610ea3123177652af7ce2457734371e5c24a4edeb33"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.282/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.283/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "dfabc8ae84c77ae3ccd18b69d219b1fe95bd16d6ec11471facb08056f65039dd"
|
"hash": "6ab44713e4ab80bae789dbfdb23b8e6858af6510d24a7fc2c6419b8fc101f3f9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user