From 958fd76bcef1a96767cfeb6409465d56665b8d90 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:13:42 +0000 Subject: [PATCH 1/2] typstyle 0.12.6 --- Formula/t/typstyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/typstyle.rb b/Formula/t/typstyle.rb index 4c9e20b80d408..0b7d37ce8226c 100644 --- a/Formula/t/typstyle.rb +++ b/Formula/t/typstyle.rb @@ -1,8 +1,8 @@ class Typstyle < Formula desc "Beautiful and reliable typst code formatter" homepage "https://enter-tainer.github.io/typstyle/" - url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.12.5.tar.gz" - sha256 "1dbc3282ba83c133892a96959d3c3e759b25fe58c9a4ec378d38cc6408ce7f80" + url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.12.6.tar.gz" + sha256 "b04a77a9f75dda3a9513088ee3cd28f0a093ff6a977f38186427bbb0e03ce66b" license "Apache-2.0" head "https://github.com/Enter-tainer/typstyle.git", branch: "master" From d057ffda118a4722acde05f21b5eb6aba5096e36 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:27:50 +0000 Subject: [PATCH 2/2] typstyle: update 0.12.6 bottle. --- Formula/t/typstyle.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/typstyle.rb b/Formula/t/typstyle.rb index 0b7d37ce8226c..f5bdbd9b6dfc1 100644 --- a/Formula/t/typstyle.rb +++ b/Formula/t/typstyle.rb @@ -7,12 +7,12 @@ class Typstyle < Formula head "https://github.com/Enter-tainer/typstyle.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "fb0d4d3f9ae1aace849c6fd90801560e73ea3130c01ce5311a25382e28dd9fba" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b0d21b50aec540d2e046db91926ab02b0f5a8fed06e1fdd2813216f6a9d43d4d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "908c2453844f3608ff0e0d7fac1f830e84204451b40cd3759a56a2bbd61459b2" - sha256 cellar: :any_skip_relocation, sonoma: "800ddfd0f25fe96e89e390a6b5f8256cf70876e24c6160dea4a67b41c694a537" - sha256 cellar: :any_skip_relocation, ventura: "d4d54da2c2c8d678db8381ca3548022114326e37645a7882118b90a09f6e4912" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7501207efa76af9f881857a7a53a84df3bd06601f782a62c2b1c27d74d1bcdb2" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ee6f99d3419fd96ad4823c93f938fa865986b9a6c097989625904ccecfa2b45d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b132ffe9982efe18c35d463cf7993ea3dfb03c4d94d43120561a189d31de402d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8b4cce56c2894f4121f0fa7a1f2512b2b55369d68764e791b7eef2de6eee10dc" + sha256 cellar: :any_skip_relocation, sonoma: "55c243e3832a497054e96f7cb6474bab56115ef340bd51015bf007bd68a5fd3a" + sha256 cellar: :any_skip_relocation, ventura: "360fd791ead5a1022344fc539f53c5ab4fa7bcd7bba0fc0cc104a0d3ea793c56" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e00796746724f4c52866cad49d140e2903858677562053600625290758475eb6" end depends_on "rust" => :build