doctl: update to 1.96.1.
This commit is contained in:
parent
c842b298a6
commit
42e27d8b30
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.96.0
|
version=1.96.1
|
||||||
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=5963bfb113632df33d0ef6c2d076cedd180f73ce82f3162e7d1bc93b190a9951
|
checksum=1a5d71a4c387fcc7d5bea60d2ee80188f539b77744be0db29bdfef1fb5ecda66
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue