mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ruff: Update to version 0.0.288
This commit is contained in:
parent
a7537ce23e
commit
84567a8c8b
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.287",
|
"version": "0.0.288",
|
||||||
"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.287/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.288/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3e803ca440a448245ef1603d4e33edda31a2877978b0f1cb1141517e9fc5bb7d"
|
"hash": "df9b5fcad26dca30c9f286e8b4dda6da62fa09a98b8b98a872f3c5d1b60a0586"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.287/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.288/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ee6c5be8e4f18e1493c2b7bd4cafcde82b2f7c1c0fc9e860ddde3fb509e75f7f"
|
"hash": "18445b5b125e72fde0c536efca75a72452ae2e76b30fe20905f048d57ec5e4a8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.287/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.288/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "7414b39ec2914df0f60a4b356541596716cc4d1b3b62641f03fbb9e6bf6b6ab5"
|
"hash": "3883780830d2bbe661aee3be182925d73c9a61638c12f069df4ba6a622cd5729"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user