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.29.2 .tar.gz"
5- sha256 "b543dd4fc6dcc4a65defc6055734595942f9b034861029d6ddfd9231136cc6ce "
4+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.30 .tar.gz"
5+ sha256 "aec5ae746051fa8b6b34a543ddda0dc0d33d33a06410110af6cdebdafddb6eb9 "
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 : "9eb71e7e08b8ef96cc3464faa91008b7530ec404e1f43e64183608e210bb546d "
15+ sha256 cellar : :any_skip_relocation , all : "7c453b15fc95aaa8727c66eb8d8e19c4d94cd5ed2d83790acd0c86c6b116e560 "
1616 end
1717
1818 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments