mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ruff: Update to version 0.0.289
This commit is contained in:
parent
69155f1ffa
commit
4382128f4b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.288",
|
||||
"version": "0.0.289",
|
||||
"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.288/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "df9b5fcad26dca30c9f286e8b4dda6da62fa09a98b8b98a872f3c5d1b60a0586"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "26bfaf9f1555e88ae0ccf4c69bc933207dc526feb3dc1570124d9d2de3fdb365"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.288/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "18445b5b125e72fde0c536efca75a72452ae2e76b30fe20905f048d57ec5e4a8"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "56560aa8dc8403505a57ba298763773c160ec0382c2d16c1515501d30691d189"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.288/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3883780830d2bbe661aee3be182925d73c9a61638c12f069df4ba6a622cd5729"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c690d5bc3334a01bbc2fd3ba085fc77c7ffed13b91a59b196ae9a1621408cb49"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user