mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-10 14:23:10 +01:00
new labels after merge
This commit is contained in:
9
fragments/labels/r.txt
Normal file
9
fragments/labels/r.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
r)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
name="R"
|
||||
type="pkg"
|
||||
downloadURL=$( curl -fsL https://formulae.brew.sh/api/cask/r.json | sed -n 's/^.*"url":"\([^"]*\)".*$/\1/p' )
|
||||
appNewVersion=$(curl -fsL https://formulae.brew.sh/api/cask/r.json | sed -n 's/^.*"version":"\([^"]*\)".*$/\1/p')
|
||||
expectedTeamID="VZLD955F6P"
|
||||
;;
|
||||
Reference in New Issue
Block a user