diff --git a/Formula/t/typstyle.rb b/Formula/t/typstyle.rb index f87a369d8905..a5c287e2340d 100644 --- a/Formula/t/typstyle.rb +++ b/Formula/t/typstyle.rb @@ -1,18 +1,18 @@ 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.33.tar.gz" - sha256 "6c58ebdf627e4b1a374347ad517043aef278b5a4f648d440885e7ad0a3862870" + url "https://github.com/Enter-tainer/typstyle/archive/refs/tags/v0.11.34.tar.gz" + sha256 "ce0646d161ee87abbc35ef97e83856310e54a12438a6234b152e281b1cec0af8" license "Apache-2.0" head "https://github.com/Enter-tainer/typstyle.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "5414c5f9a054041836533b3b7e5f4f497c74b0cc3e2d661bbc8c59607e2b97dc" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a96656310a4f87d962e893b9ab52236336eb14e5a564bb010924d9a5eb5c532" - sha256 cellar: :any_skip_relocation, arm64_ventura: "db016fe6445701619f5b118916182c7d88e1bbcfd31d2cd144f6ec938568fdc4" - sha256 cellar: :any_skip_relocation, sonoma: "87c6c48fc73115ab69890d096c363732d98001f956bd49c93d4e591bdd5f093e" - sha256 cellar: :any_skip_relocation, ventura: "f01a595847d9896b9f9f84da8d25871498539235a70c7971f713b3743fc85fc8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5635aca0bf371208558647a372119ce24f5e10af4b93db3aa634a96c3f6160db" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0df5a0462b28143ab374fb180b42c54739693dc0461965de00d8fdf76ec5f97e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ec750fe0b8347ca880ac113f39be98bed6895773fdff7525ea7cf5f545286f4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0d83ca0e34d21bf842e2169ad879b75e726aa629e004818bb66a6506db7bfe5b" + sha256 cellar: :any_skip_relocation, sonoma: "778b1a99289aeccd9c104cda38c2119d0a56c40d115e4c9abd11f138a574e838" + sha256 cellar: :any_skip_relocation, ventura: "6481329bbecd38588704ec418758609c268130a075759c863cf99c1a03d8a0e3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d09a70e884b16b1270ab44153535374538bf297a816aeb0234c550c5dc5dbf79" end depends_on "rust" => :build