Skip to content

Commit 8833f2a

Browse files
committed
libversion 3.0.4
1 parent e1034f7 commit 8833f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libversion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libversion < Formula
22
desc "Advanced version string comparison library"
33
homepage "https://github.com/repology/libversion"
4-
url "https://github.com/repology/libversion/archive/refs/tags/3.0.3.tar.gz"
5-
sha256 "bb49d745a0c8e692007af6d928046d1ab6b9189f8dbba834cdf3c1d251c94a1d"
4+
url "https://github.com/repology/libversion/archive/refs/tags/3.0.4.tar.gz"
5+
sha256 "48c2a4a98b6f220dedd535979f1e9ab83f9bf869e06c0f5e7bb1be6d2e662fee"
66
license "MIT"
77

88
no_autobump! because: :requires_manual_review

0 commit comments

Comments
 (0)