We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b13a3b commit 727236fCopy full SHA for 727236f
Formula/x/xbyak.rb
@@ -1,8 +1,8 @@
1
class Xbyak < Formula
2
desc "C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)"
3
homepage "https://github.com/herumi/xbyak"
4
- url "https://github.com/herumi/xbyak/archive/refs/tags/v7.20.tar.gz"
5
- sha256 "82824b436751d570f404f9d4598216dfd29596ac149bba8b6b5b4fc555061a12"
+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.20.1.tar.gz"
+ sha256 "8ec16c8296e2d5de00368a95c0c367a4c6a594a5167e62c676259215b0032799"
6
license "BSD-3-Clause"
7
head "https://github.com/herumi/xbyak.git", branch: "master"
8
0 commit comments