mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ruff: Update to version 0.0.255
This commit is contained in:
parent
fe68a4457f
commit
3aca704fca
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.254",
|
"version": "0.0.255",
|
||||||
"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.254/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b5ba51274725225f2bc7b5e14acc1b5e4f16bf9664857b32ad2be8d35b9ae1d5"
|
"hash": "5ea29101388510b7382c98853d3abb05382a52eb84749754e65c075cf779f967"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "2f2cdd2e240db4c2b859e8f7aa6dbf6d9caa274b7696aeffba9a88e3db5aaff6"
|
"hash": "e5bcbfcb79981dc15c2c89ecbef3bb49398e3e9778ac86a225951766b797f2cd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.254/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.255/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "226394a64c4b288a1a6f8e270d0062170305fe3ade4b0e3b5e599dc1cae85e08"
|
"hash": "6ce982787836c9bda66ba984c644d1decf15e017e73995be8e8779d3d6f5987e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user