mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ruff: Update to version 0.0.269
This commit is contained in:
parent
2dc17bbc45
commit
bf6069ea45
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.268",
|
||||
"version": "0.0.269",
|
||||
"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.268/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "30d287f272f7b3c02bf46421022e5cac6839cfd5e38d17a0e23ecf7645605fb4"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ee64eda2a22a316ad0c8b75cdc63038a284d54223b58a36c68c180b81b759731"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.268/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "ddea2616787347525ec83f8cb97c73267880674bef60d4664d07271cc9159a22"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "23eb54812cae207321cee434a68a736ae939da21bdb080e609c5fa3b90106131"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.268/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cdafb1ecbcb2f10f1035b2e835a4acc7aa4141c7c258f781f7247d6a96b7f9a0"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.269/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "af044c104fc218d5c25f5d2f62592396b82547edb00ee027672f7271f0584d5f"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user