Release v3.3.0

This commit is contained in:
kaminek 2024-01-23 18:50:06 +00:00
parent f916592769
commit ce2de4e178
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 = 3.2.2
pkgver = 3.3.0
pkgrel = 1
url = https://upcloud.com
arch = x86_64
license = Apache
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v3.2.2/upcloud-cli_3.2.2_linux_x86_64.tar.gz
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v3.3.0/upcloud-cli_3.3.0_linux_x86_64.tar.gz
sha256sums = SKIP
pkgname = upcloud-cli

View file

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