Latest
This commit is contained in:
parent
e81b978d95
commit
0f4ceb2ab2
1 changed files with 1 additions and 0 deletions
|
@ -5108,6 +5108,7 @@ softwarePackages:
|
||||||
_github: https://github.com/meowtec/Imagine
|
_github: https://github.com/meowtec/Imagine
|
||||||
_home: https://github.com/meowtec/Imagine
|
_home: https://github.com/meowtec/Imagine
|
||||||
_name: Imagine
|
_name: Imagine
|
||||||
|
_when:script:darwin: '! test -d /Applications/Imagine.app'
|
||||||
appimage: meowtec/Imagine
|
appimage: meowtec/Imagine
|
||||||
exe: https://github.com/meowtec/Imagine/releases/download/v0.7.4/Imagine-Setup-0.7.4.exe
|
exe: https://github.com/meowtec/Imagine/releases/download/v0.7.4/Imagine-Setup-0.7.4.exe
|
||||||
script:darwin: curl -sSL https://github.com/meowtec/Imagine/releases/download/v0.7.4/Imagine-0.7.4.dmg > /tmp/Imagine.dmg && sudo hdiutil attach /tmp/Imagine.dmg && sudo cp -R "/Volumes/Imagine 0.7.4/Imagine.app" /Applications && sudo hdiutil detach "/Volumes/Imagine 0.7.4" && rm -f /tmp/Imagine.dmg
|
script:darwin: curl -sSL https://github.com/meowtec/Imagine/releases/download/v0.7.4/Imagine-0.7.4.dmg > /tmp/Imagine.dmg && sudo hdiutil attach /tmp/Imagine.dmg && sudo cp -R "/Volumes/Imagine 0.7.4/Imagine.app" /Applications && sudo hdiutil detach "/Volumes/Imagine 0.7.4" && rm -f /tmp/Imagine.dmg
|
||||||
|
|
Loading…
Reference in a new issue