mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
ruff: Update to version 0.7.0
This commit is contained in:
parent
bb367eaf19
commit
7ee6d9d390
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.9",
|
||||
"version": "0.7.0",
|
||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9d10e1282c5f695b2130cf593d55e37266513fc6d497edc4a30a6ed6d8ba4067"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.0/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2756a7af416663a8d885282e1cbedf39ccadeeb51e8d4cb7a5e89ba44dfd170a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "cd7ad2ae2e1717098e49187bb730e0d5799625373fcd62f3f4daf0096bb4e1dc"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.0/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "e67f6d247ce810f2cefd50191fabc6a6eef44734089dc8f98e1adb41aa428c75"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.6.9/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "92a91342285bb9f51bddf4822dfd6585f8567b569e2a630b5219158a820e93df"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.7.0/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "714a958732d2ae6ba73ed1d08bb51e7834064217c07ad927dfae6d6bbbeb166f"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user