Skip to content

Commit 8cd34d2

Browse files
committed
smlpkg 0.1.6
1 parent 8746e13 commit 8cd34d2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/s/smlpkg.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
class Smlpkg < Formula
22
desc "Package manager for Standard ML libraries and programs"
33
homepage "https://github.com/diku-dk/smlpkg"
4-
url "https://github.com/diku-dk/smlpkg/archive/refs/tags/v0.1.5.tar.gz"
5-
sha256 "53440d8b0166dd689330fc686738076225ac883a00b283e65394cf9312575c33"
4+
url "https://github.com/diku-dk/smlpkg/archive/refs/tags/v0.1.6.tar.gz"
5+
sha256 "85af735bd031c5e15a2b627ff6f911648ba8d81f709865b032afad26e42cddd8"
66
license "MIT"
77
head "https://github.com/diku-dk/smlpkg.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
rebuild 2
1311
sha256 cellar: :any, arm64_tahoe: "28c00c67af3693cac8219c8cbb574b81d24bc772a01861379ad51e8dea23d608"

0 commit comments

Comments
 (0)