cake 0.22.0
This commit is contained in:
parent
9ad17803a8
commit
edbaf8d1f3
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 "https://cakebuild.net/"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.21.1/Cake-bin-net45-v0.21.1.zip"
|
||||
sha256 "a5d28df7ac33cf0111a33d04118a6f1f0fd91675d721db8ea5f94665818aa883"
|
||||
url "https://github.com/cake-build/cake/releases/download/v0.22.0/Cake-bin-net461-v0.22.0.zip"
|
||||
sha256 "fe2c9577aa51a49129f6fc7610c808e7e02c738528e26b14d8e93f082efa3eaa"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue