summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhr5672022-03-31 22:55:05 +0800
committerhr5672022-03-31 22:55:05 +0800
commitf1b6cdf38d8f1a292492b6ce3b9ac57ee3489edd (patch)
tree820fc83d1d824eaf683dced0b4207113e9a13f50 /PKGBUILD
parentd5614a7383cb6601f955763d00a9b230a9796243 (diff)
downloadaur-f1b6cdf38d8f1a292492b6ce3b9ac57ee3489edd.tar.gz
Bump to 2.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 112c91b9246f..9b0ca7c50bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.0.2
+pkgver=2.1.6
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=(
- '3bd6ba08371420ea896060716784398b58f53091cee6b4b2f2382104004ff0b1'
+ '3090f39603fa253399b95f0d376e2e8df5217a06d13236e456bd24d3aee6d332'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)