From 523b54443c0faa5416c05554ea83d26f163fb8cc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 06:52:40 +0000 Subject: [PATCH 1/2] typstyle 0.12.0 --- 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 080067b018c7..49fffe55db5a 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.11.35.tar.gz" - sha256 "aac4abdd6d7f24321d34b43b8684bc64dba7faad964a2159fcb8842387de0e87" + url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.12.0.tar.gz" + sha256 "11d19d75d370330ad129bb7b6cd5387ace454451fc3522cf93bda0d8bce2d514" license "Apache-2.0" head "https://github.com/Enter-tainer/typstyle.git", branch: "master" From 299c181b6486c26165a4148922e37727bd1aedd9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:02:25 +0000 Subject: [PATCH 2/2] typstyle: update 0.12.0 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 49fffe55db5a..52dcd5c88ea9 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: "e95bc9fdffaa7329ac240994078905c261bf9091e1fd53752ab24a44ee93212b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "58e226d4939590acdc8c7cb4aada26d4f7533d91679051eb0668cebe61519e68" - sha256 cellar: :any_skip_relocation, arm64_ventura: "71b89e1d8c8e05e497bf47cdf2129d9dfa1ad6ffd7ef9cc043de20be7dd9ecb7" - sha256 cellar: :any_skip_relocation, sonoma: "91fb1029d66007ffe74ab43a4e8ae06464f12f3a11a726354159b37beae16553" - sha256 cellar: :any_skip_relocation, ventura: "83c1ac2206424e29b5c37763e728bcc19f72203d77d1fab8641769fcebe9559f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3cd6243350f7aa87a7e7b5b616d648b9d561951e6efc8048204ddb6b55fa400a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "6937e737bfd60d57292f34fefde09bc9f9ac2f3cd5e9ec5d9b7998d34d7ccaf6" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e354ea1aad3868355ac43664ec3d3eb93f3e2c236d994d9aa77a38fc3fcdb9b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "926c49fbfc4ce378c50bfa9e87f938b5ec7f08b83b44131162e7b703573d30b1" + sha256 cellar: :any_skip_relocation, sonoma: "b8aeb3518d2c94e1c86a9364aa48ed19e48a819d16cfd9cdcdb6fdfcdddf62d7" + sha256 cellar: :any_skip_relocation, ventura: "9255047e763545e92446f27c44659f98f0e4819b6beed721923eb18df50ab9b9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3aea55765094d634c80be7521759e61220fd11e11a6bc2545a27e039296af021" end depends_on "rust" => :build