From 8a2b42ee0a885f1c4a0c7e8feca40366d6ef314d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 20 Mar 2025 17:25:43 +0000 Subject: [PATCH 1/2] typstyle 0.13.1 --- 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 82f3ccda9ffdd..771273453be17 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.13.0.tar.gz" - sha256 "2a57d02df94d50e7b0e721ab0d3e6139a1ee892b51a5afb6e1ea8c62f637151f" + url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.13.1.tar.gz" + sha256 "da0126df70cf9d99c84449d1d372151cffaf4ea31804c0a527c83b1e4ff4b55b" license "Apache-2.0" head "https://github.com/Enter-tainer/typstyle.git", branch: "master" From 9ff5d8dd46867b9e285b77327910394e98f2ce74 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 20 Mar 2025 21:03:09 +0000 Subject: [PATCH 2/2] typstyle: update 0.13.1 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 771273453be17..5b043a2cc252f 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: "e505606a189142c8ca39b747c8861637d20b982921d99b3f37f3dc4b9be380ab" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1435d713f8d4156d7cb58d55ed6c363195be5429cca8be67dbf5da8c61617e1" - sha256 cellar: :any_skip_relocation, arm64_ventura: "192900539183a3e62aab7310df3347d76498f89477eeb8ba7c035f25c9cc4c62" - sha256 cellar: :any_skip_relocation, sonoma: "ad26eaa6428cb4b797b957b7a02f9a9469fde14ad42026f5ac3bb73505b96805" - sha256 cellar: :any_skip_relocation, ventura: "e958ca295029509f8e486a5b507d7a3beabf3f57cb9d999b6a397590764e06d3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3be84f869752d693aec00c8c8689f85068e6fc31a6f6bff632d27c67866ade39" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "c01b9ad6cd67f2f77d95f54809e84e16ea17404c73bb50e68c104a7d82e0c83b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d86e102ba0cc32f74d3c4034f0b7fcd67b0d6f19b1a255a6ce0c5303d8b7be7c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "044e250551a391487962ebbb239fbc82273b70c97b1f6cced1453d0df4383905" + sha256 cellar: :any_skip_relocation, sonoma: "98f3550f9b773f9fd616148bbe151df0d6e29127ef109a147df120c512e0ec02" + sha256 cellar: :any_skip_relocation, ventura: "5c5ac0455168ba92c03cd42d37a5ebc50c9d3f35ff709636ef7bef72034e29b7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f5da35cf5d1ed2599c7bd2728a0d09b041ba1b38478fe82803841bccd0086140" end depends_on "rust" => :build