mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-12 14:23:09 +01:00
new labels after merge
This commit is contained in:
8
fragments/labels/retrobatch.txt
Normal file
8
fragments/labels/retrobatch.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
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