mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ruff: Update to version 0.0.263
This commit is contained in:
parent
465dfd69cc
commit
c53cd3869d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.262",
|
||||
"version": "0.0.263",
|
||||
"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.262/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "10780654748b938f3e84742d8f0c6ae07dccbf5e8bfe6e40505c6c110df4437b"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.263/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "134f04f5e78f7e2e9c46bd0ef56f279c7b6a5cb5cd95c113724ca5ae7701b3e7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.262/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "e1d569ffd4c83ee2f37857b21b3bcb3d74271968d0e0c55120c6a0bf4ca7612e"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.263/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "54c21794aa90de63a14088541aa58d95333816a9f876104769c86a1134539e25"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.262/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "4d5063a05c54f28e1233099f588c7ebf886c771f492b9c62b4b872b08ff070de"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.263/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "5138f3fab30b0990fdc7be3c0dceea449d83be3552ab7852db832cc11154a86d"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user