summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhr5672022-07-04 10:11:46 +0800
committerhr5672022-07-04 10:11:46 +0800
commitfe928ac42f5486c519b107069c087cde13caa3ee (patch)
treeaaee431bd67daa2273a62da1563af95d5bd0b3d8 /PKGBUILD
parentf6899442ecc380c0aad8551e1a7a7c73279c131f (diff)
downloadaur-fe928ac42f5486c519b107069c087cde13caa3ee.tar.gz
Bump to 2.1.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c136168f9c6a..7056def0d257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
-pkgver=2.1.26
+pkgver=2.1.27
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=(
- '23a640b2a34841c8fc97679f404393852061c3b9ff4e6496cf33ff74e5f458c2'
+ '16b5d446c70130ffee752f223b5028a56b0f707801fe84156b50b98e7bc494b3'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)