mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ruff: Update to version 0.0.257
This commit is contained in:
parent
0c723e71ee
commit
efc902e7d6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.256",
|
||||
"version": "0.0.257",
|
||||
"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.256/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9a1a5bd99a2ea827bcaeb8086071bec739a32afa2e1d316e4ea3d617d1260752"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.257/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c6f7f3bbb4e7f2bc018049d75f4418a86ef4728647d1942400466505e17c72a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.256/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "78fe9939a2cff7fa83d17ce351c15ee39b820ba285e35319fdfcfdb97471a12a"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.257/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "d847b4cb79daee62260e4edbb675861b26e36ab3212664dd1193785b91a09492"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.256/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1ff7beab139680fe3309bc7b3940dd6243d61b83cc074a0001936a63cf86a05d"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.257/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7dba8dd5bb3b869de736f2315e93571e03f81078574000f3468806e8b4756164"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user