Skip to content

Commit b394e30

Browse files
committed
xbyak 7.25
1 parent 0a9ceab commit b394e30

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.24.2.tar.gz"
5-
sha256 "5afccb2961576cd42c3d1e5370cb566838ee80140d3d43bdec0e31dcbd6510a9"
4+
url "https://github.com/herumi/xbyak/archive/refs/tags/v7.25.tar.gz"
5+
sha256 "54404ca8db6a6ed340dbd6ef01699762882fd8ee4c6f1f60b437b5c6010eb784"
66
license "BSD-3-Clause"
77
head "https://github.com/herumi/xbyak.git", branch: "master"
88

0 commit comments

Comments
 (0)