diff --git a/Formula/unisonlang.rb b/Formula/unisonlang.rb index 11986399099..9afaa3f1804 100644 --- a/Formula/unisonlang.rb +++ b/Formula/unisonlang.rb @@ -16,10 +16,12 @@ class Unisonlang < Formula end bottle do - sha256 cellar: :any_skip_relocation, monterey: "e95f66e764c2c11f2df422ae879d467ff41dae657fe5447a1aeef4fcfe9b781a" - sha256 cellar: :any_skip_relocation, big_sur: "e0b5f2f8f31a9ed0bcc293159c2a0be5aa85fc1b1ac1124edfbbfa7c7364f673" - sha256 cellar: :any_skip_relocation, catalina: "d0a5e819464c8260e6bd809fb86165b384212141af8c25427f23a9bc3d68f5c6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8e01b2d90970cb66721cf5f5e5135a7867112fe6239250ea2b0cc5eeebb4f33e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "3383767c375c4ed4cd435ada8ad1a41c3a37caa0b5862ba0e87146bc17469e16" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "a038983ab8e47486759ab05c768457e7c70938db34d65e20d03070e39e2f7b62" + sha256 cellar: :any_skip_relocation, ventura: "5ddfbca2b562432ef38cb34b0d06862ec9d1add35dde8445114bff0b735322c8" + sha256 cellar: :any_skip_relocation, monterey: "38e235af4c9ec469bdc8b3030ae61ef490d84a0133a3f0827606ebb2d4dc9944" + sha256 cellar: :any_skip_relocation, big_sur: "9ffaf5bba561b915bcf2cddb4e151f5b3d3ee99ff6a01df494a099797e96e34d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e769988727a8c2b57802d92eedf7126acad0e085972e8b60a05860cd6dba2270" end depends_on "ghc@8.10" => :build