summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhr5672022-09-04 01:03:05 +0800
committerhr5672022-09-04 01:03:05 +0800
commit71a414316f87fa0ee025ad19bc828f98c4fcdca7 (patch)
tree00d5e3cc0f43d1af1f8609894e53160366a0b78a /PKGBUILD
parentb4e57854f524a367b5dd348cc482752c06c7ef8b (diff)
downloadaur-71a414316f87fa0ee025ad19bc828f98c4fcdca7.tar.gz
Bump to 2.1.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a74f593bfcc1..110e561d9ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.1.33
+pkgver=2.1.34
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=(
- '32b7f31a56941009969ee9da2c3e5b0fce8bf5ab261520d5038c82907c5f9a5e'
+ '6608c01dc6460f70acdb2736bb1811180bc503cbf3f336c3e7999901fb96c26e'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)