diff --git a/Formula/t/tinymist.rb b/Formula/t/tinymist.rb index ee3621388218c..feb774aa81a6a 100644 --- a/Formula/t/tinymist.rb +++ b/Formula/t/tinymist.rb @@ -15,12 +15,12 @@ class Tinymist < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a8b3c0f39b0117cbabd03ad4fe2c26545dc17bc5064c5ac66c1456c717edbf6b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "52c023ffdff14f79d4f39e53db5cf295621ba13ccdf632b9e373b5d1fa627fcc" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1bf3e035ce2253d3cb18c93e4f07e4fd2473cefc076dcd3a73e74bd9cbfa2290" - sha256 cellar: :any_skip_relocation, sonoma: "3043071ce48e9522b7871163885706f9dc185a769aa27871623cd72a45abdf7a" - sha256 cellar: :any_skip_relocation, ventura: "315491fc844a8722fdb12d78e55d380dc48dea338a2f5c041ec846407c26dfa3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "71bbffed3c18413e67d2c54e07fdb01dfab57763b2cfb6794dbfa0f9c942333e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "737692de0fb0863e5ddc26b15dc579f725a1f923c683f9db45b3b37aa385f8db" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4b34d737658685b4109b6e1203fef7d30a336d0e0acd85fa7bd29d6f937a2131" + sha256 cellar: :any_skip_relocation, arm64_ventura: "da5e19ab363109efef139201e9a183c1f1084204e889e82f12d0218bb0d4de57" + sha256 cellar: :any_skip_relocation, sonoma: "37aa980369e03a820f03384a4f79b84e168f507853c4f15bc8d353682d61864f" + sha256 cellar: :any_skip_relocation, ventura: "7eb45249b4d76d81f4f508bb0878433898f059447ed8236d070536fa2bf0d042" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8f35ea212c2ddf47df68f3d74e95f60d6a9df6b325ea7ac1bd9b2e4745437ba4" end depends_on "rust" => :build