mirror of https://github.com/cjbassi/gotop.git
Bump version
This commit is contained in:
parent
5135d62cbe
commit
3f429fd8b6
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=1.2.12
|
||||
VERSION=1.2.13
|
||||
|
||||
download() {
|
||||
archive=gotop_${VERSION}_${1}.tgz
|
||||
|
|
Loading…
Reference in New Issue