summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64ab8de6ce61..fce67ef3dbc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.1.29
+pkgver=2.1.31
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=(
- '1c1e53924bb955ded5a24241c431f93ec73fb497ebdc548fdf508a3dc243a86f'
+ 'd834400cb83ebccfa0463754cfc028aa43d60a283fc582b43f3d2cf45ddb960e'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)