mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.0.280
This commit is contained in:
parent
8b65953f27
commit
6fcf9afec9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.279",
|
||||
"version": "0.0.280",
|
||||
"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.279/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ac87cfcc98a9e36ef1e9d0350c7dc8d9fd78b492cf7dfece29c2f433bdfc1b5a"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "84a7a532baa835b3d096a39846fb228c6238660d1f838d08fade4eeea3b4a68a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "51b5546456053e26434aaf3fd71d9e93a44c510d03f4c390207f2905638b13f2"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "35bb4f7e266ea78e952cd1ef80d62ff7fda8ca8cac6c2937a0c67fa9eeeaffc5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7372c6927973438c5e71eac11134bfe667262b841dbf70be980651ee87739bba"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.280/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1e458337217400aaacda9edc06b38249f762a9a8715247555ca60a2622ffacbc"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user