Create rancherdesktop.sh

Adding label for Rancher Desktop
This commit is contained in:
Rob Smithers
2022-01-28 14:20:44 -05:00
parent 64a91bff36
commit a994a8497c

View File

@@ -0,0 +1,9 @@
rancherdesktop)
name="Rancher.Desktop-1.0.0-mac"
type="zip"
archiveName="Rancher.Desktop-[0-9.]*-mac.zip"
downloadURL="$(downloadURLFromGit rancher-sandbox rancher-desktop)"
appNewVersion="$(versionFromGit rancher-sandbox rancher-desktop)"
expectedTeamID="2Q6FHJR3H3"
appName="Rancher Desktop.app"
;;