mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
doctl: update to 1.100.0.
This commit is contained in:
parent
f3042e670a
commit
c951e7c428
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'doctl'
|
# Template file for 'doctl'
|
||||||
pkgname=doctl
|
pkgname=doctl
|
||||||
version=1.99.0
|
version=1.100.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/digitalocean/doctl"
|
go_import_path="github.com/digitalocean/doctl"
|
||||||
|
@ -16,4 +16,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/digitalocean/doctl"
|
homepage="https://github.com/digitalocean/doctl"
|
||||||
changelog="https://github.com/digitalocean/doctl/releases"
|
changelog="https://github.com/digitalocean/doctl/releases"
|
||||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||||
checksum=e06d6775f9186f253e1b9a1d82b1298e6d36679e57e883aee5437d5371ffa96a
|
checksum=ecfbcdb576271e79834ae28fe0cd7bcb29307f68f179de247af1a68015a755cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue