We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d8c5d commit 008f70dCopy full SHA for 008f70d
Formula/p/premake.rb
@@ -1,8 +1,8 @@
1
class Premake < Formula
2
desc "Write once, build anywhere Lua-based build system"
3
homepage "https://premake.github.io/"
4
- url "https://github.com/premake/premake-core/releases/download/v5.0.0-beta3/premake-5.0.0-beta3-src.zip"
5
- sha256 "4b2b1fe9772ca1caf689c07e8c32f108b8393922956f602ddaf404f73467bd83"
+ url "https://github.com/premake/premake-core/releases/download/v5.0.0-beta4/premake-5.0.0-beta4-src.zip"
+ sha256 "7ed887b3731ef6454b7c1cf99adbecb77f1abee088d0478916db8a4da16a1e82"
6
license "BSD-3-Clause"
7
version_scheme 1
8
head "https://github.com/premake/premake-core.git", branch: "master"
0 commit comments