5 lines
92 B
Text
5 lines
92 B
Text
url=https://github.com/telmich/gpm/tags
|
|
|
|
getver_gpm() {
|
|
getver_github | grep -Ev "1.99*"
|
|
}
|