File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Xbyak < Formula
2
2
desc "C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)"
3
3
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 "
6
6
license "BSD-3-Clause"
7
7
head "https://github.com/herumi/xbyak.git" , branch : "master"
8
8
@@ -12,7 +12,7 @@ class Xbyak < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , all : "3c6a79c95901cd9bd1e8159627dd54017542f2b003a5aac86ebd5295e98f86bd "
15
+ sha256 cellar : :any_skip_relocation , all : "4d9e5d9e9ece85e9da35bb1333741b0895fb9f49aed162fe23c6349b5447f447 "
16
16
end
17
17
18
18
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments