Label name changed to "parallelsrasclient"

The name of the label has been changed from "rasclient" to "parallelsrasclient"
This commit is contained in:
macmangr
2022-09-17 14:52:08 +02:00
parent 05816942cc
commit 5a54cd92b6

View File

@@ -1,4 +1,4 @@
rasclient) parallelsrasclient)
name="Parallels Client" name="Parallels Client"
type="pkg" type="pkg"
appNewVersion=$(curl -sf "https://download.parallels.com/ras/v18/RAS%20Client%20for%20Mac%20Changelog.txt" | grep -m 1 "Parallels Client for Mac Version" | sed "s|.*Version \(.*\) -.*|\\1|" | sed 's/ /./g' | sed 's/[^0-9.]//g') appNewVersion=$(curl -sf "https://download.parallels.com/ras/v18/RAS%20Client%20for%20Mac%20Changelog.txt" | grep -m 1 "Parallels Client for Mac Version" | sed "s|.*Version \(.*\) -.*|\\1|" | sed 's/ /./g' | sed 's/[^0-9.]//g')