mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01:00
changed fragments to .sh extension
This commit is contained in:
7
fragments/labels/retrobatch.sh
Normal file
7
fragments/labels/retrobatch.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
retrobatch)
|
||||
name="Retrobatch"
|
||||
type="zip"
|
||||
downloadURL="https://flyingmeat.com/download/Retrobatch.zip"
|
||||
appNewVersion=$(curl -fs "https://flyingmeat.com/retrobatch/" | grep -i download | grep -i zip | grep -iv Documentation | sed -E 's/.*Download.*href.*https.*zip.*Retrobatch ([0-9.]*)<.*/\1/g')
|
||||
expectedTeamID="WZCN9HJ4VP"
|
||||
;;
|
||||
Reference in New Issue
Block a user