Skip to content

Commit c93fc16

Browse files
committed
cake 5.1.0
1 parent b4e0426 commit c93fc16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cake < Formula
22
desc "Cross platform build automation system with a C# DSL"
33
homepage "https://cakebuild.net/"
4-
url "https://github.com/cake-build/cake/archive/refs/tags/v5.0.0.tar.gz"
5-
sha256 "0c77a4a8626b1f6aa886e542026f33e2645bda7177e66c6ca1f60a6cf80b9bf0"
4+
url "https://github.com/cake-build/cake/archive/refs/tags/v5.1.0.tar.gz"
5+
sha256 "32e93073526d1c65d298d573a33b23d908484bb37fdd68b66bc36a9dde7921fb"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)