Release v2.3.0

This commit is contained in:
kaminek 2022-11-11 09:19:46 +00:00
parent d885420ffc
commit 5b5c82c5f4
2 changed files with 3 additions and 3 deletions

View file

@ -1,11 +1,11 @@
pkgbase = upcloud-cli
pkgdesc = upctl - a CLI tool for managing UpCloud services.
pkgver = 2.2.0
pkgver = 2.3.0
pkgrel = 1
url = https://upcloud.com
arch = x86_64
license = Apache
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v2.2.0/upcloud-cli_2.2.0_linux_x86_64.tar.gz
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v2.3.0/upcloud-cli_2.3.0_linux_x86_64.tar.gz
sha256sums = SKIP
pkgname = upcloud-cli

View file

@ -1,5 +1,5 @@
pkgname=upcloud-cli
pkgver=2.2.0
pkgver=2.3.0
pkgrel=1
pkgdesc="upctl - a CLI tool for managing UpCloud services."
arch=('x86_64')