Skip to content

Commit

Permalink
bump(main/ruff): 0.8.3
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Dec 12, 2024
1 parent 5bc1c4a commit f4d3f27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/ruff/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="An extremely fast Python linter, written in Rust"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="../../LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.8.2"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="0.8.3"
TERMUX_PKG_SRCURL="https://github.com/charliermarsh/ruff/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=46ae2a51c96783a2a9afef1b63639f78e043431793206d1db1406fa5e85db903
TERMUX_PKG_SHA256=ff00bb1ca1a9de60aed3965d671c6a3d448a87a9016ba6d6b3a396760422bc25
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true

Expand Down

0 comments on commit f4d3f27

Please sign in to comment.