1
0

Bump to 2.1.19

This commit is contained in:
hr567 2022-06-01 16:46:14 +08:00
parent 904e5652ab
commit a35987d654
No known key found for this signature in database
GPG Key ID: 44CA67290D5250EA
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = apifox
pkgdesc = API 文档、API 调试、API Mock、API 自动化测试
pkgver = 2.1.17
pkgver = 2.1.19
pkgrel = 1
url = https://www.apifox.cn/
arch = x86_64
@ -17,7 +17,7 @@ pkgbase = apifox
options = !strip
source = https://cdn.apifox.cn/download/Apifox-linux-latest.zip
source = apifox.desktop
sha256sums = 8d00d9afe36fdbddba2836f911514a8aa34c37178a7d2666641ae1e68baff1f9
sha256sums = 2d4d2da1837046bd005d4394630a2b656e498a8f4d417fc7147a8c03adfee367
sha256sums = 538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0
pkgname = apifox

View File

@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
pkgver=2.1.17
pkgver=2.1.19
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=(
'8d00d9afe36fdbddba2836f911514a8aa34c37178a7d2666641ae1e68baff1f9'
'2d4d2da1837046bd005d4394630a2b656e498a8f4d417fc7147a8c03adfee367'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)