summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera <hugo@whynothugo.nl>2024-09-06 12:58:49 +0200
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-09-06 13:32:39 +0000
commitad10779b629b53811d8b9620cb0a676ccefcea87 (patch)
treec95d27639602190428d92eb5e0ae55bf28a12f40 /community
parentcd43828b98dc2a39fbf98e367e7e0250548ab5f7 (diff)
downloadaports-ad10779b629b53811d8b9620cb0a676ccefcea87.zip
community/ruff: upgrade to 0.6.4
Diffstat (limited to 'community')
-rw-r--r--community/ruff/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruff/APKBUILD b/community/ruff/APKBUILD
index a97010aa0f8..6ae7319f0fe 100644
--- a/community/ruff/APKBUILD
+++ b/community/ruff/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
pkgname=ruff
-pkgver=0.6.3
+pkgver=0.6.4
pkgrel=0
pkgdesc="Extremely fast Python linter"
url="https://github.com/astral-sh/ruff"
@@ -70,5 +70,5 @@ _python() {
}
sha512sums="
-3c4efadf999253a06aa86a08dffded722ecf1e5939e9eae593e0e89b756f374406d6d0c3840598c4b49098fb9a7cb628f7537521f0445d6e465df517d98a2e94 ruff-0.6.3.tar.gz
+eca710f53532e89ea75b9f46449b7b7cb1698e0a553d23282b2d04ea5dc7da0fb235d7da73557137fcae3eb81e74924fc41017d145dc85b170fa2780111aae5d ruff-0.6.4.tar.gz
"