File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Xbyak < Formula
22 desc "C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)"
33 homepage "https://github.com/herumi/xbyak"
4- url "https://github.com/herumi/xbyak/archive/refs/tags/v7.24.2 .tar.gz"
5- sha256 "5afccb2961576cd42c3d1e5370cb566838ee80140d3d43bdec0e31dcbd6510a9 "
4+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.25 .tar.gz"
5+ sha256 "54404ca8db6a6ed340dbd6ef01699762882fd8ee4c6f1f60b437b5c6010eb784 "
66 license "BSD-3-Clause"
77 head "https://github.com/herumi/xbyak.git" , branch : "master"
88
@@ -12,7 +12,7 @@ class Xbyak < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "9135936e87e25f24fdb946575f178d70d1195ded18fdb782461841fb091b522f "
15+ sha256 cellar : :any_skip_relocation , all : "1828b495bb2e38b26a59afa9bc2cee0a4accd77e4427fb5c39a644b422dfd556 "
1616 end
1717
1818 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments