mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
doctl: update to 1.96.0.
This commit is contained in:
parent
10200e2c22
commit
8260f62d0b
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.95.0
|
version=1.96.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=1b3d054fd18f2b4c424b0fd116ee298881f3954075194c6cbaf3bbdb03fdb22c
|
checksum=5963bfb113632df33d0ef6c2d076cedd180f73ce82f3162e7d1bc93b190a9951
|
||||||
|
|
Loading…
Add table
Reference in a new issue