cake 0.8.0
Cake 0.8.0 Closes Homebrew/homebrew#48223. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
49a910200b
commit
11b47b8621
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cake < Formula
|
||||
desc "'C# Make' is a build automation system with a C# DSL."
|
||||
homepage "http://cakebuild.net/"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.7.0/Cake-bin-v0.7.0.zip"
|
||||
sha256 "41c26c36c991645d3776f86181682900de6dee735b3ca91e1eeb228d359c86f7"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.8.0/Cake-bin-v0.8.0.zip"
|
||||
sha256 "dd0141623bbce8d70855a345507ad2c37b27edf1d8f6dba5e4c4690d9b2544d0"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue