Skip to content

Commit ad5f738

Browse files
authored
Merge pull request #279484 from Homebrew/bump-tombi-0.9.24
tombi 0.9.24
2 parents 559ed05 + b730484 commit ad5f738

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/t/tombi.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tombi < Formula
22
desc "TOML formatter, linter and language server"
33
homepage "https://github.com/tombi-toml/tombi"
4-
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.9.23.tar.gz"
5-
sha256 "115e39adc0adccc800502ce5d64ca5b442c57847b3375776c662da5bbd6a72de"
4+
url "https://github.com/tombi-toml/tombi/archive/refs/tags/v0.9.24.tar.gz"
5+
sha256 "265c0627b20f780a1a5404011493ca067754a2d458a1514e1b4c0d245e5d332e"
66
license "MIT"
77
head "https://github.com/tombi-toml/tombi.git", branch: "main"
88

@@ -12,12 +12,12 @@ class Tombi < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "41bf5d234f61a0cd74c2c65f9c9f36b0203f8cfd911d468f1298cb7227cd0ff3"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d14e03472a37ec8ecd111ada5027b09d90c4949bc43f5e752677aed3a825f45e"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba54f455eb2fbdd7cf8f5f76bbf144cf09490abaac424b59f1b9d76e107459a4"
18-
sha256 cellar: :any_skip_relocation, sonoma: "d7af519a92f5275d6e2a05cf88ad7bc02f1aba1fd8a84f04b3462c4d36fc03d1"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "3879aca8d5e4c5e7c92672748bdc981b38e48713822fb03b053de0d4936cae31"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "19cca5afda199dc81e4cda876ff34de4abb5945c9b6f26869ed304bb18f01688"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "67679adeff2fcd57a2881ece3c3a3b9d6a105a8fbb5f530c1574d557363f91a7"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e3ebd8f56a7cb1f4724145d5b1138af8b5f2b6b7b5967b08212970f30855203b"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1316392da3425374b24b2a350051896aaa199a05eecfafa9f4c986f53d5e34e"
18+
sha256 cellar: :any_skip_relocation, sonoma: "7aa32676478dc9115972cf94ced91c966d9a2f46ed05ba68b913b42ede3b2bcf"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "22d5fce09c016e7c2bf5d315ebcbbe42b959bf4ca666c0d8ceabc162774f769f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "937042d02435e38a4a211ec1b78fc01e693e2349906ce4cde64ad951c7e2f0ae"
2121
end
2222

2323
depends_on "rust" => :build

0 commit comments

Comments
 (0)