mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
doctl: update to 1.95.0.
This commit is contained in:
parent
ad5fc9b6d4
commit
31a27a1aa7
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.94.0
|
version=1.95.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||||
|
@ -15,4 +15,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/digitalocean/doctl"
|
homepage="https://github.com/digitalocean/doctl"
|
||||||
changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||||
checksum=b95959b4dd22cb8822de4b28fa92c2f42d7598795a27ac19f801463e49a7329d
|
checksum=1b3d054fd18f2b4c424b0fd116ee298881f3954075194c6cbaf3bbdb03fdb22c
|
||||||
|
|
Loading…
Add table
Reference in a new issue