mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.0.290
This commit is contained in:
parent
d93cf9a1b6
commit
0dbac15a16
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.289",
|
||||
"version": "0.0.290",
|
||||
"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.289/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "26bfaf9f1555e88ae0ccf4c69bc933207dc526feb3dc1570124d9d2de3fdb365"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "90372ce4df121cec268d45d8e407511bd7ca81f77a2f7e7625bf44a94b71edb4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "56560aa8dc8403505a57ba298763773c160ec0382c2d16c1515501d30691d189"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "956470e902b119a0e1e8d553b1b4f9dcb5d294bc5fbccef8450fd111c9919ca3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.289/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c690d5bc3334a01bbc2fd3ba085fc77c7ffed13b91a59b196ae9a1621408cb49"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.290/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "638e7ba1dcd30391772185ff265799361ffed34bad5b1a28407f2f6e2f13d26c"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user