Skip to content

Commit 0dea792

Browse files
committed
libcpuid 0.8.0
1 parent 25cd2d0 commit 0dea792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libcpuid.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libcpuid < Formula
22
desc "Small C library for x86 CPU detection and feature extraction"
33
homepage "https://github.com/anrieff/libcpuid"
4-
url "https://github.com/anrieff/libcpuid/archive/refs/tags/v0.7.1.tar.gz"
5-
sha256 "c54879ea33b68a2e752c20fb0e3cd04439a9177eab23371f709f15a45df43644"
4+
url "https://github.com/anrieff/libcpuid/archive/refs/tags/v0.8.0.tar.gz"
5+
sha256 "a5fe37d79bda121cbdf385ae3f6fa621da6a3102aa609400a718a4b8b82ed8aa"
66
license "BSD-2-Clause"
77
head "https://github.com/anrieff/libcpuid.git", branch: "master"
88

0 commit comments

Comments
 (0)