Skip to content

Commit 0429f97

Browse files
bump(main/ruff): 0.15.18
This commit has been automatically submitted by Github Actions.
1 parent 4e5e8b5 commit 0429f97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ruff/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://github.com/charliermarsh/ruff"
22
TERMUX_PKG_DESCRIPTION="An extremely fast Python linter, written in Rust"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="0.15.17"
5+
TERMUX_PKG_VERSION="0.15.18"
66
TERMUX_PKG_SRCURL="https://github.com/charliermarsh/ruff/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
7-
TERMUX_PKG_SHA256=7a33ac5e9fd96ee3f2d7939dc4b9393ee42e9faf6a4c7956c11874487be64eef
7+
TERMUX_PKG_SHA256=b5360d8b6d27895b65b2c15ce8821951aacd4180606742fbf8857413dd3c1886
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_BUILD_IN_SRC=true
1010
TERMUX_PKG_PYTHON_COMMON_BUILD_DEPS="maturin"

0 commit comments

Comments
 (0)