From 6b2446441f4d5da020ad75bc941a02c22eb9559a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:03:52 +0000 Subject: [PATCH 1/2] mlkit 4.7.14 --- Formula/m/mlkit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mlkit.rb b/Formula/m/mlkit.rb index 4bff45422bab1..d1fe283a4cbaa 100644 --- a/Formula/m/mlkit.rb +++ b/Formula/m/mlkit.rb @@ -1,8 +1,8 @@ class Mlkit < Formula desc "Compiler for the Standard ML programming language" homepage "https://melsman.github.io/mlkit" - url "https://github.com/melsman/mlkit/archive/refs/tags/v4.7.13.tar.gz" - sha256 "a6da888137ffa3d33850d579b95509ed926c20cd4ce5bc2450dcd6d3d3c6e4aa" + url "https://github.com/melsman/mlkit/archive/refs/tags/v4.7.14.tar.gz" + sha256 "2fdffd543c9d8337e8a20d9270f5b1738873b78b631daa46735d5fd2a6b80ece" license "GPL-2.0-or-later" head "https://github.com/melsman/mlkit.git", branch: "master" From 2565037ae2d2a6ba9b85c372fa77395f5d301b63 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:30:03 +0000 Subject: [PATCH 2/2] mlkit: update 4.7.14 bottle. --- Formula/m/mlkit.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/m/mlkit.rb b/Formula/m/mlkit.rb index d1fe283a4cbaa..6e1ba746f22f8 100644 --- a/Formula/m/mlkit.rb +++ b/Formula/m/mlkit.rb @@ -12,9 +12,9 @@ class Mlkit < Formula end bottle do - sha256 sonoma: "91b9c4a31cc76d0e578d500bdb1aa5ebf49b1fbd955553b73aaf810a33991e34" - sha256 ventura: "4db71f1fbe0aa6d57e00086a6c97da0f083c5707462c37ed4ca065e80099e730" - sha256 x86_64_linux: "f25984b3a27fcd5154df63de09b904bd4271a3302e0f22f264f45ce52ba2a153" + sha256 sonoma: "d4811d05a7d8f1f90c4341f352abbbff6586f2887f4c646ea205487db66458ac" + sha256 ventura: "cf4286e1c5a3f318030c427fc17c4bebf559f39ea8a22ded62f6c85bfb0dd97e" + sha256 x86_64_linux: "f27db5bb19c7b0adca6b68b048acf397bd816fae125ffd3fe311bc210cb0e18d" end depends_on "autoconf" => :build