1
0

Bump 2.1.32

This commit is contained in:
hr567 2022-07-30 22:52:39 +08:00
parent 78f5f26ff3
commit 4d78f197b7
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.31
pkgver = 2.1.32
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 = d834400cb83ebccfa0463754cfc028aa43d60a283fc582b43f3d2cf45ddb960e
sha256sums = 8ac7a443d96ada5be02d6fc728a288ea9bfa8bf333554883110a772df42afe85
sha256sums = 538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0
pkgname = apifox

View File

@ -1,6 +1,6 @@
# Maintainer: hr567 <hr567@hr567.me>
pkgname=apifox
pkgver=2.1.31
pkgver=2.1.32
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=(
'd834400cb83ebccfa0463754cfc028aa43d60a283fc582b43f3d2cf45ddb960e'
'8ac7a443d96ada5be02d6fc728a288ea9bfa8bf333554883110a772df42afe85'
'538bd986b582053799128254b4fcd6edfd51d096b127cf6398555664497d76b0')
options=(!strip)