Skip to content

Commit

Permalink
stanc3: update 2.32.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Dec 1, 2023
1 parent 159417c commit fd8a69d
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Formula/s/stanc3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ class Stanc3 < Formula
license "BSD-3-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f419ea439932ee975ff481ef25e468592da68d0b0e18129c4180983c22227a8a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8b40bb946526bd9fca5832f864526e76de1445cac36e20b5a9855a256b43c7d1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d873cf39e57996a690c5a9b98a553c9c43c1b8b756a00067019626c6d77af7fa"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "46609f4cff24ecd2d3b49ff95c7f748179d4c809bdce8e62f5d2bf77335dbffd"
sha256 cellar: :any_skip_relocation, sonoma: "3daf6d560ef1a7d772c42a05cc0da7c0584f50299a5cba5d2672e67fbfc45320"
sha256 cellar: :any_skip_relocation, ventura: "5e9f7124184ec9afe926f667d742838150befbfa803aba62918d02673e81d6b0"
sha256 cellar: :any_skip_relocation, monterey: "2052622b2ab8035d8fa5f9ee2004dabf1e450a3193857f4cbba35b679aa7f0ad"
sha256 cellar: :any_skip_relocation, big_sur: "2499e463f55f18225b4d79c942d1ccc0e747f42003176e58688a6e6c80dea998"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e684d8fd2b13d3d1f02fc304e8b6bf205288a8806fbdbbbfffc9ca10480465f"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8d5f37a394a5648cb71e93dc693b2ece5c8199b5f12b8fc67cca3f7914f385cd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "92711699de011d8d0e2d1f3c9070a68359d8532bb839c3bfd85dd19d2e0757ef"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7cfef591789f94cc42a791f525e152a66df28f38192bfbae89d02b38b716026e"
sha256 cellar: :any_skip_relocation, sonoma: "0129492246548c760cd4e443b90f332bb21a981e1c8d5b1837ae182fe2cfbf69"
sha256 cellar: :any_skip_relocation, ventura: "f738cab3f67f135b7d8ddad036afa0d197086aa0d6964aac385e3706aece60a6"
sha256 cellar: :any_skip_relocation, monterey: "10f98fb1d34c6a395d5922042f7d1aeeefcf2d1be5ecf691adc11daacdbfb1c2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "653c73565c23ae031590a18bd3a9537bef7fff3f787450340e5332718d31de68"
end

depends_on "ocaml@4" => :build
Expand Down

0 comments on commit fd8a69d

Please sign in to comment.