mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruff: Update to version 0.0.274
This commit is contained in:
parent
21a616f87a
commit
a97806f08e
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.273",
|
||||
"version": "0.0.274",
|
||||
"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.273/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a90be0c9b63768e93732271e048dce94370d4e833adb8136e5b760e718a703d5"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "48638029c3992691e6416a5b995c11ae97fa8bddd5bf9d46aa3c20cefc7e1929"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "ed53068e1792df8736c9fed9eca9321ea8ff8c777b8c3094c1ec4301d8192490"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "a6ccd2a0fd8aa2b10015ed7659c41beace151db8c67db349609ebb921d000390"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.273/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3a1515928066e95e0b2ab1a39ec0dfac8eefad3a962af31cdfb666e71d1b9419"
|
||||
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.274/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "69e1f717871440dc0f440d87d6ddb67fe0fb0f1009072ffefecd70e7f98f3b18"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user