vultr-cli: update to 2.12.1.
This commit is contained in:
parent
b77b5e422c
commit
0a2280b56e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vultr-cli'
|
# Template file for 'vultr-cli'
|
||||||
pkgname=vultr-cli
|
pkgname=vultr-cli
|
||||||
version=2.12.0
|
version=2.12.1
|
||||||
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
|
||||||
|
@ -10,4 +10,4 @@ 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://github.com/vultr/vultr-cli/blob/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=8e268bc42775ce2ff43f225b52fc5a665762374e4f24fd39bfc5850543b6067a
|
checksum=e2a9c7243d48d44f88917cbc241512774f8f2c6e305ef5aaaf026177a2620ae6
|
||||||
|
|
Loading…
Reference in a new issue