chore: bump version

This commit is contained in:
EggBorn 2024-10-31 14:47:13 +08:00
parent 986b9a5176
commit 62f9fc55d4
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cherry-studio-bin
pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
pkgver = 0.8.5
pkgver = 0.8.6
pkgrel = 1
url = https://github.com/kangfenmao/cherry-studio
arch = x86_64
@ -8,7 +8,7 @@ pkgbase = cherry-studio-bin
conflicts = cherry-studio
options = !strip
options = !debug
source = cherry-studio-0.8.5.AppImage::https://github.com/kangfenmao/cherry-studio/releases/download/v0.8.5/Cherry-Studio-0.8.5-x86_64.AppImage
source = cherry-studio-0.8.6.AppImage::https://github.com/kangfenmao/cherry-studio/releases/download/v0.8.6/Cherry-Studio-0.8.6-x86_64.AppImage
source = cherry-studio.desktop
source = cherry-studio.png
sha256sums = SKIP

View file

@ -2,7 +2,7 @@
pkgname=cherry-studio-bin
_pkgname=cherry-studio
pkgver=0.8.5
pkgver=0.8.6
pkgrel=1
pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers "
arch=('x86_64')