libatomic_ops 7.6.4
Closes #25830. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6b6383b807
commit
4d990e6533
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class LibatomicOps < Formula
|
class LibatomicOps < Formula
|
||||||
desc "Implementations for atomic memory update operations"
|
desc "Implementations for atomic memory update operations"
|
||||||
homepage "https://github.com/ivmai/libatomic_ops/"
|
homepage "https://github.com/ivmai/libatomic_ops/"
|
||||||
url "https://github.com/ivmai/libatomic_ops/releases/download/v7.6.2/libatomic_ops-7.6.2.tar.gz"
|
url "https://github.com/ivmai/libatomic_ops/releases/download/v7.6.4/libatomic_ops-7.6.4.tar.gz"
|
||||||
sha256 "219724edad3d580d4d37b22e1d7cb52f0006d282d26a9b8681b560a625142ee6"
|
sha256 "5b823d5a685dd70caeef8fc50da7d763ba7f6167fe746abca7762e2835b3dd4e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue