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.22 .tar.gz"
5- sha256 "b227960bce3642b786a4aba33ce93d97abf5a40006190fed2f1eff15889fe456 "
4+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.23 .tar.gz"
5+ sha256 "7477958a0fd4fcee7d8691ba0a2e0584b76bcfed2e12157e3985d8eff280fe22 "
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 : "3c6a79c95901cd9bd1e8159627dd54017542f2b003a5aac86ebd5295e98f86bd "
15+ sha256 cellar : :any_skip_relocation , all : "4d9e5d9e9ece85e9da35bb1333741b0895fb9f49aed162fe23c6349b5447f447 "
1616 end
1717
1818 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments