summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhr5672022-06-18 01:03:36 +0800
committerhr5672022-06-18 01:03:36 +0800
commit6326c27733b927a9e792f3a745684b80e4b1395e (patch)
treec0223706f078e6d251b74072dd14853f79a4fc15 /PKGBUILD
parent1561f7ebcb2c3985eacc22dae68f4842a1ecbfc6 (diff)
downloadaur-6326c27733b927a9e792f3a745684b80e4b1395e.tar.gz
Bump to 2.1.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 516860a13ff0..1e9eafc59214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.1.22
+pkgver=2.1.24
pkgrel=1
pkgdesc="API 文档、API 调试、API Mock、API 自动化测试"
arch=("x86_64")
@@ -11,7 +11,7 @@ source=(
"https://cdn.apifox.cn/download/Apifox-linux-latest.zip"
"apifox.desktop")
sha256sums=(
- '1a7dd1ce2655cb2cf95350b251f4eedaaa480a54d2e5f87164ad6684ff72bddc'
+ '9d49e64bda5e0bffd484802328d66c23ddc1d99dce11f8182abb8dc8bf87fc23'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)