cake 0.17.0
Closes #6763. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8284995b3c
commit
22ad45662f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cake < Formula
|
||||
desc "Cross platform build automation system with a C# DSL."
|
||||
homepage "http://cakebuild.net/"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.16.2/Cake-bin-net45-v0.16.2.zip"
|
||||
sha256 "68a92a999019fb15c67fa7f5411d38f4a13ad1d63055f4e47ca302c8d2504bee"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.17.0/Cake-bin-net45-v0.17.0.zip"
|
||||
sha256 "f32715c160025452277d73e060c0bbf674d68e4218d0e49d4bd76f10d88cc360"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue