Merge pull request #9944 from surma-dump/master

Add epic-games-launcher cask v2.0.1
This commit is contained in:
Vítor Galvão 2015-03-08 17:41:01 +01:00
commit 42d9f914d1
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
cask :v1 => 'epic-games-launcher' do
version '2.0.1'
sha256 'e04e5b6232df5bd81d4b796f5c4556a55b56a34e0089c9f65f67c2f3b9c830d1'
url 'https://download.epicgames.com/Builds/UnrealEngineLauncher/Installers/EpicGamesLauncher-2.0.1-2467307.dmg'
homepage 'https://www.unrealengine.com/what-is-unreal-engine-4'
license :commercial
tags :vendor => 'EpicGames'
app 'Epic Games Launcher.app'
end