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 3b6f82f commit 4604a7aCopy full SHA for 4604a7a
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.26.tar.gz"
5
- sha256 "e51f710b9df68f5cb9dcfe7c210ef181e177fd7ecdc32ec8c899ff7b013825c1"
+ url "https://github.com/herumi/xbyak/archive/refs/tags/v7.27.tar.gz"
+ sha256 "abd179680ec96f7b079df4dcddace3c85158c843af13d6d9707d4e02b4463151"
6
license "BSD-3-Clause"
7
head "https://github.com/herumi/xbyak.git", branch: "master"
8
0 commit comments