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.26 .tar.gz"
5- sha256 "e51f710b9df68f5cb9dcfe7c210ef181e177fd7ecdc32ec8c899ff7b013825c1 "
4+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.27 .tar.gz"
5+ sha256 "abd179680ec96f7b079df4dcddace3c85158c843af13d6d9707d4e02b4463151 "
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 : "200651bc143a3ec988aa3ee2bde1d4b9732599b2b22a94e41d28c013a80b0506 "
15+ sha256 cellar : :any_skip_relocation , all : "5d45f31b727bfbd52f118765bfa42cdabd5704b5d4e9a10bda205d4930e9107b "
1616 end
1717
1818 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments