mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ruff: Update to version 0.1.15
This commit is contained in:
parent
12c17397e0
commit
1a29f524b0
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.14",
|
"version": "0.1.15",
|
||||||
"description": "An extremely fast Python linter, written in Rust",
|
"description": "An extremely fast Python linter, written in Rust",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.15/ruff-0.1.15-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f57b782774e7d8adc206688fe7df11e0de955ecb50230900467151ebe20b373e"
|
"hash": "c4a35aafab97159b7e497c1ef40696fa5d7f78b39417df6ca62d6d6d5f645e3b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.15/ruff-0.1.15-i686-pc-windows-msvc.zip",
|
||||||
"hash": "f137af73a29ca9b9f826e2d5cab9c985b61f07215c21854ff06fd1d6bfdd174f"
|
"hash": "1cbb7ef56a63b5adba755d9f5e4b978f5526feda93b9f0583b8c46f58eb78763"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.14/ruff-0.1.14-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/v0.1.15/ruff-0.1.15-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "a938c4bf25c846a4c4b249f61bd98954d6fd87f03e6b719dd961acd88f9c3e79"
|
"hash": "aaa442d3e1e91b63f1a90e327eab7a76543c4d3883289fecd6b907a24e181fef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user