bump(main/ruff): 0.0.213

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-07 06:24:52 +00:00
parent 2713d2c471
commit 417d952869
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE="https://github.com/charliermarsh/ruff"
TERMUX_PKG_DESCRIPTION="An extremely fast Python linter, written in Rust"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.0.212"
TERMUX_PKG_VERSION="0.0.213"
TERMUX_PKG_SRCURL="https://github.com/charliermarsh/ruff/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=7d58b5126feae497366240a29f306c9be00e706c743ed588a8c1207edffd225c
TERMUX_PKG_SHA256=868744081c26775923986768c546d0f9e14c8e961fff6ef90557dd39e3983e7f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true