Release v3.9.0

This commit is contained in:
upcloud-aur 2024-07-04 09:12:59 +00:00
parent 16eb30874b
commit e1b68c0b5d
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.8.1
pkgver = 3.9.0
pkgrel = 1
url = https://upcloud.com
arch = x86_64
license = Apache
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v3.8.1/upcloud-cli_3.8.1_linux_x86_64.tar.gz
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v3.9.0/upcloud-cli_3.9.0_linux_x86_64.tar.gz
sha256sums = SKIP
pkgname = upcloud-cli

View file

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