summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhr5672022-06-12 00:28:34 +0800
committerhr5672022-06-12 00:28:34 +0800
commit1561f7ebcb2c3985eacc22dae68f4842a1ecbfc6 (patch)
treec44bc0c1aeb3713f09f5e74174efee93c4a2b423 /PKGBUILD
parentcd3cfa0b785a5f5188f1c786dc95984f929a7b43 (diff)
downloadaur-1561f7ebcb2c3985eacc22dae68f4842a1ecbfc6.tar.gz
Bump to 2.1.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 307be945a965..516860a13ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.1.21
+pkgver=2.1.22
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=(
- 'f639d1cadd3845ff5e6d33cb34bb745924dda09a8b638430f87d50d258089d27'
+ '1a7dd1ce2655cb2cf95350b251f4eedaaa480a54d2e5f87164ad6684ff72bddc'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)