Skip to content

Commit

Permalink
Merge pull request #160660 from BrewTestBot/bump-castxml-0.6.4
Browse files Browse the repository at this point in the history
castxml 0.6.4
  • Loading branch information
BrewTestBot authored Jan 22, 2024
2 parents de88fe3 + 1e50c2f commit e2223c0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/c/castxml.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Castxml < Formula
desc "C-family Abstract Syntax Tree XML Output"
homepage "https://github.com/CastXML/CastXML"
url "https://github.com/CastXML/CastXML/archive/refs/tags/v0.6.3.tar.gz"
sha256 "057485afdc8ca0536841cc7b4178a3792ed4dc107be24547dc75b80efc807166"
url "https://github.com/CastXML/CastXML/archive/refs/tags/v0.6.4.tar.gz"
sha256 "86d02c7ed743122ce8c6d888c643da92fb7515da04577a933d33180fb7731872"
license "Apache-2.0"
head "https://github.com/CastXML/castxml.git", branch: "master"

Expand All @@ -12,13 +12,13 @@ class Castxml < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "fa18f48a6454f9cc22d2b42757b5f97605b96469c6de75ca5f74a1a674f56efc"
sha256 cellar: :any, arm64_ventura: "100e2e3e5ec0ef0c2bbb0e1ebe48ac703f8430cd88da71af5a2a129db382edfc"
sha256 cellar: :any, arm64_monterey: "c09326ecb3beb7a8c58a7d586d788312970acb03b2127603479f4d55b5d69606"
sha256 cellar: :any, sonoma: "b457e7f082102eb31f40db563dfeaef0537175b74a271b3734fd8ad6533e33df"
sha256 cellar: :any, ventura: "002f38629c7962d98c6475ddf09f8dd37fbe7d9610e727df279f69d7acbd8291"
sha256 cellar: :any, monterey: "1e4d0bce14939b64fb05cb8a2bd7946349a23a2aa369517cb613e28ee888a3fa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0fe58a1955b1a6fd77f383324e5661d7a69252ea7136adf585dd21bbd40377ee"
sha256 cellar: :any, arm64_sonoma: "9cf45433f1399455744592c7ab7b6ce29b038051a251c68fd79806b2cdd2207e"
sha256 cellar: :any, arm64_ventura: "a31e8699f8cb453192db7cc6969b2d2f4d98f60b97150386370121f9c14e5cfb"
sha256 cellar: :any, arm64_monterey: "4900e8a2517b3d9d69de4e9218b7016e414e95b40c28a2c5ea3484d915ec5f4a"
sha256 cellar: :any, sonoma: "24690f8cd7a4c5534e707e54e5321e55a4f89e78d520331119dbf3db08b359e0"
sha256 cellar: :any, ventura: "92b89640718e7f0bc64869a58e609fcd96626a5127851fa098aba3cb88baf83a"
sha256 cellar: :any, monterey: "0d2e9928a653fe2e0ec96e77ff78440a0b5b15f175b539d9677a4c73785de10a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "201d4d3b45a74903b75c6487846da96efaaa227f9790353049525772db93b8e1"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit e2223c0

Please sign in to comment.