mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
ruff: Update to version 0.0.278
This commit is contained in:
parent
d9d7679f69
commit
2c062982f9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.277",
|
||||
"version": "0.0.278",
|
||||
"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.277/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b00c265d4e21c22b04499f640430a4464b069e947ea727655b18d21985fc66c7"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.278/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d9ed813f04a393cd621f0ca5512097ecf9f49307cc313f6512b7aa71f6f5f0b5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.277/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "601572dc8461635bcd2c5354417a9962090d282de5722f769b3a438fb773301b"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.278/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "71800c0aead687a882db32bacbf59c05e26cba615f8b487d6f3bed3649a96f1e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.277/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "57cfa448eca14404063da7fe70025fd360a009243e8eb86a2bc95a8d9b301816"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.278/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "42688a3890e2f4662a1fbf4016bc6f66a48d99c0ffb8486ee76ba482aad55744"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user