doctl: update to 1.48.0.
This commit is contained in:
parent
f9746bd7ba
commit
c4c74a6002
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.46.0
|
||||
version=1.48.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/digitalocean/doctl"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
|
||||
checksum=43f4be1a5316688579c3df1846dc7088478dc5ddc3e4fa1176a953609123f046
|
||||
|
|
Loading…
Reference in a new issue