mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ruff: Update to version 0.4.8
This commit is contained in:
parent
dfcacd5b9a
commit
d04dbe9554
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.4.7",
|
||||
"version": "0.4.8",
|
||||
"description": "An extremely fast Python linter, written in Rust",
|
||||
"homepage": "https://github.com/astral-sh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "10f19d4d6de1bb36b5ad9245dac53cb710c49d2c6d3f908a90690fce156d5554"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.8/ruff-0.4.8-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a2dd4edaf097916cbd79a743bd180d5a046ff37f03a0043e91bed42c17d24770"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-i686-pc-windows-msvc.zip",
|
||||
"hash": "1663aa60ff9bee55ab5ddec0c583850a9fa21393fef466ebc9296f9d431040d9"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.8/ruff-0.4.8-i686-pc-windows-msvc.zip",
|
||||
"hash": "b5a64df0ae78d89d67d6247b3694eb516b7ca3021404f74860cbd3b0db3aed89"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "63341a074cde41de5cbeb7d2316e5bf97c4b45a2a185f3757823ec660665cb8b"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.8/ruff-0.4.8-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "84dd466862fc9532c1ecd30f080ab4b9f876a46a1158fe726e808026bdb9c726"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user