Skip to content

Commit 008f70d

Browse files
committed
premake 5.0.0-beta4
1 parent e0d8c5d commit 008f70d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/premake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Premake < Formula
22
desc "Write once, build anywhere Lua-based build system"
33
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"
4+
url "https://github.com/premake/premake-core/releases/download/v5.0.0-beta4/premake-5.0.0-beta4-src.zip"
5+
sha256 "7ed887b3731ef6454b7c1cf99adbecb77f1abee088d0478916db8a4da16a1e82"
66
license "BSD-3-Clause"
77
version_scheme 1
88
head "https://github.com/premake/premake-core.git", branch: "master"

0 commit comments

Comments
 (0)