File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,12 @@ class Smlpkg < Formula
99 no_autobump! because : :requires_manual_review
1010
1111 bottle do
12- rebuild 1
13- sha256 cellar : :any_skip_relocation , sonoma : "e32a3bb66ffda047e591f59df909bc287720f6ee371ccb4d0e4b0871977c8947"
14- sha256 cellar : :any_skip_relocation , ventura : "a353c05fc5d0d1abe548aae6a333d6afd9831478324b483a2acfa078ad4b4a39"
15- sha256 cellar : :any_skip_relocation , monterey : "59f20ca9b49cf17bcb6931a23477ae7e62ab547520509a66c1a6385713f925b8"
16- sha256 cellar : :any_skip_relocation , big_sur : "dedbec064bc7c579cac83e901849fddf01fd75ff93fb61f547fea21f166995ea"
17- sha256 cellar : :any_skip_relocation , catalina : "081ba1bc8f93af1f393505ad20d46084498a3a268a9a2f5fcbe0bc274964ba95"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "c34eb8d99928a9143212f3273c3a51ec4d2eab32f11f70f626aec59855f1a6a9"
12+ rebuild 2
13+ sha256 cellar : :any , arm64_tahoe : "28c00c67af3693cac8219c8cbb574b81d24bc772a01861379ad51e8dea23d608"
14+ sha256 cellar : :any , arm64_sequoia : "a6d8ea56df569f46bf0a674cbdd5506fe90fa9a9377d5a2bb626eb51e7c2659d"
15+ sha256 cellar : :any , arm64_sonoma : "bf39a2cb3d8362fe82da4e15466587cb521403386f0cc5d187d8bf542ab6facc"
16+ sha256 cellar : :any , sonoma : "bc992113b06930535a168b765c1e9f0274e642d8bc1a886ecebf07ef574a05ee"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c781ec2d9590a65aaa91ccb66462d4527d5dbf5254ec3aacd939b73e5d322bf7"
1918 end
2019
2120 depends_on "mlton" => :build
You can’t perform that action at this time.
0 commit comments