vultr-cli: update to 2.12.2.
This commit is contained in:
parent
cd123a5e52
commit
97ffc20f17
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vultr-cli'
|
# Template file for 'vultr-cli'
|
||||||
pkgname=vultr-cli
|
pkgname=vultr-cli
|
||||||
version=2.12.1
|
version=2.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/vultr/vultr-cli/v2
|
go_import_path=github.com/vultr/vultr-cli/v2
|
||||||
|
@ -8,6 +8,6 @@ short_desc="Official command line tool for Vultr services"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/vultr/vultr-cli"
|
homepage="https://github.com/vultr/vultr-cli"
|
||||||
changelog="https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/vultr/vultr-cli/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/vultr/vultr-cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/vultr/vultr-cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e2a9c7243d48d44f88917cbc241512774f8f2c6e305ef5aaaf026177a2620ae6
|
checksum=875a273d573ef53ab3329d3ecd9e3745d7d8963e0b3ff992435fb20881ea49a7
|
||||||
|
|
Loading…
Reference in a new issue