Skip to content

Commit

Permalink
Merge pull request Homebrew#173315 from Homebrew/bump-mlkit-4.7.10
Browse files Browse the repository at this point in the history
mlkit 4.7.10
  • Loading branch information
BrewTestBot authored May 31, 2024
2 parents 4c07a4d + af8f209 commit 2f7b51e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/m/mlkit.rb
Original file line number Diff line number Diff line change
@@ -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.9.tar.gz"
sha256 "9886a7e18c474588a573e4786d0ed951bfd0c61d87690aee283c6bfcfac8db22"
url "https://github.com/melsman/mlkit/archive/refs/tags/v4.7.10.tar.gz"
sha256 "94b2a097dae8ca9c0111cd6f4b6b3114e0f53846345d49a7995d9976abd9ac94"
license "GPL-2.0-or-later"
head "https://github.com/melsman/mlkit.git", branch: "master"

Expand All @@ -12,10 +12,10 @@ class Mlkit < Formula
end

bottle do
sha256 sonoma: "acac8b822a94932815fac507151554a7d0c6be378b51a1d3911e837de142138a"
sha256 ventura: "a04578933968b94132e149505203cfba2f978e74d0b21f9bd011b0e9c8649d55"
sha256 monterey: "046c60a758960f9cd5d6864e4da3a76ec496e13da734577f6ac405185bdecc37"
sha256 x86_64_linux: "e09dcf348415255b807f09e617bd2ee7b21c8c3dfdeb7ada585b980060eeae74"
sha256 sonoma: "f2377eb6bc298f6d74952c162ac42a63ceaf065482d394618c7a3ae4ea9f2948"
sha256 ventura: "d892893970977c99a7dacfa4baf40125e5f3bbfe0fb98c2bf40dfe8f28741e76"
sha256 monterey: "5a2f3026a252bc8f692839d091c565fbddbea8e22769badc517b21f7c71c1ece"
sha256 x86_64_linux: "6fdf329df0ef660895e2cbf172104b0a5bd0716118081c266789c83f5cbdf332"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 2f7b51e

Please sign in to comment.