ruff: Update to version 0.0.279

This commit is contained in:
github-actions[bot] 2023-07-22 00:33:45 +00:00
parent f02813ee5d
commit 3db54e56da

View File

@ -1,20 +1,20 @@
{
"version": "0.0.278",
"version": "0.0.279",
"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.278/ruff-x86_64-pc-windows-msvc.zip",
"hash": "d9ed813f04a393cd621f0ca5512097ecf9f49307cc313f6512b7aa71f6f5f0b5"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ac87cfcc98a9e36ef1e9d0350c7dc8d9fd78b492cf7dfece29c2f433bdfc1b5a"
},
"32bit": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.278/ruff-i686-pc-windows-msvc.zip",
"hash": "71800c0aead687a882db32bacbf59c05e26cba615f8b487d6f3bed3649a96f1e"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-i686-pc-windows-msvc.zip",
"hash": "51b5546456053e26434aaf3fd71d9e93a44c510d03f4c390207f2905638b13f2"
},
"arm64": {
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.278/ruff-aarch64-pc-windows-msvc.zip",
"hash": "42688a3890e2f4662a1fbf4016bc6f66a48d99c0ffb8486ee76ba482aad55744"
"url": "https://github.com/charliermarsh/ruff/releases/download/v0.0.279/ruff-aarch64-pc-windows-msvc.zip",
"hash": "7372c6927973438c5e71eac11134bfe667262b841dbf70be980651ee87739bba"
}
},
"bin": "ruff.exe",