Skip to content

Commit

Permalink
Merge pull request Homebrew#200284 from Homebrew/bump-mlkit-4.7.14
Browse files Browse the repository at this point in the history
mlkit 4.7.14
  • Loading branch information
BrewTestBot authored Dec 6, 2024
2 parents df82ecb + 2565037 commit 0cc72b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.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"

Expand All @@ -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
Expand Down

0 comments on commit 0cc72b6

Please sign in to comment.