Release v1.1.3

This commit is contained in:
kaminek 2022-02-24 14:55:38 +00:00
parent e60b2ee705
commit cf46e50240
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.1.2
pkgver = 1.1.3
pkgrel = 1
url = https://upcloud.com
arch = x86_64
license = Apache
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v1.1.2/upcloud-cli_1.1.2_linux_x86_64.tar.gz
source = https://github.com/UpCloudLtd/upcloud-cli/releases/download/v1.1.3/upcloud-cli_1.1.3_linux_x86_64.tar.gz
sha256sums = SKIP
pkgname = upcloud-cli

View file

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