We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e0426 commit c93fc16Copy full SHA for c93fc16
Formula/c/cake.rb
@@ -1,8 +1,8 @@
1
class Cake < Formula
2
desc "Cross platform build automation system with a C# DSL"
3
homepage "https://cakebuild.net/"
4
- url "https://github.com/cake-build/cake/archive/refs/tags/v5.0.0.tar.gz"
5
- sha256 "0c77a4a8626b1f6aa886e542026f33e2645bda7177e66c6ca1f60a6cf80b9bf0"
+ url "https://github.com/cake-build/cake/archive/refs/tags/v5.1.0.tar.gz"
+ sha256 "32e93073526d1c65d298d573a33b23d908484bb37fdd68b66bc36a9dde7921fb"
6
license "MIT"
7
8
bottle do
0 commit comments