homebrew-cask/Casks/epic-games-launcher.rb

12 lines
454 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'epic-games-launcher' do
version '2.12.5-3056631'
sha256 'f300b6e0c5bb421a9bcddbbb3144c2366c37e406c917b03a7b73c052ca7bc896'
2015-03-08 21:24:56 +08:00
# epicgames.com was verified as official when first introduced to the cask
url "https://download.epicgames.com/Builds/UnrealEngineLauncher/Installers/EpicGamesLauncher-#{version}.dmg"
2015-03-30 00:05:24 +08:00
name 'Epic Games Launcher'
2015-03-08 21:24:56 +08:00
homepage 'https://www.unrealengine.com/what-is-unreal-engine-4'
app 'Epic Games Launcher.app'
end