From a9bacb60d8de2e95cdc34d8dbb80744f23231856 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 23 Oct 2024 16:38:49 -0400 Subject: [PATCH] cake 4.1.0 --- Formula/c/cake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/cake.rb b/Formula/c/cake.rb index a5488106fbf48..bb5010f02cf9a 100644 --- a/Formula/c/cake.rb +++ b/Formula/c/cake.rb @@ -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/archive/refs/tags/v4.0.0.tar.gz" - sha256 "ea45d7a69f7bc373bd4d38ed708632a4ff7365d36cb9a85c40a107e6a7ae2c1b" + url "https://github.com/cake-build/cake/archive/refs/tags/v4.1.0.tar.gz" + sha256 "2f666eb901a9e0ec0155fe724876008cae94c542939c5ae989bbd8dcad93949b" license "MIT" bottle do