mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
ruff: Update to version 0.0.267
This commit is contained in:
parent
a5610795b3
commit
a5aa7802ba
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.265",
|
||||
"version": "0.0.267",
|
||||
"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.265/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d79f8a6c14cc618afbc688613b3a3a3ae6460c73e76150b595344305cb553d11"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.267/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ecedf3c4efa7b0a728ee0ec201c96e1baf6e943e9d6749ad36261a327ce86bbf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.265/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "51c4517d49811536711805e598262b41e87f713d30570bcd7609b8e48047ceb1"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.267/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "6b439b2d7f77dbecbc27df3bf5e59c92025a86ce28a389b3f1220dc1af569944"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.265/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "d445f01a18e4099588e93dd4f3664b89c03264155e14bb72e32bc80c15d6dcbd"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.267/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "4884d05bc314df27bcb0c38cef4db56ffa24c77bf12b2705c6e5fa1fb59635dc"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user