Skip to content

Commit e126d41

Browse files
committed
xbyak 7.23
1 parent e178218 commit e126d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xbyak.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)