Release v1.5.1

This commit is contained in:
kaminek 2022-07-15 08:59:48 +00:00
parent dff7e23d5c
commit add550e99b
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 = 1.5.0
pkgver = 1.5.1
pkgrel = 1
url = https://upcloud.com
arch = x86_64
license = Apache
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v1.5.0/upcloud-cli_1.5.0_linux_x86_64.tar.gz
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v1.5.1/upcloud-cli_1.5.1_linux_x86_64.tar.gz
sha256sums = SKIP
pkgname = upcloud-cli

View file

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