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 e1034f7 commit 8833f2aCopy full SHA for 8833f2a
Formula/lib/libversion.rb
@@ -1,8 +1,8 @@
1
class Libversion < Formula
2
desc "Advanced version string comparison library"
3
homepage "https://github.com/repology/libversion"
4
- url "https://github.com/repology/libversion/archive/refs/tags/3.0.3.tar.gz"
5
- sha256 "bb49d745a0c8e692007af6d928046d1ab6b9189f8dbba834cdf3c1d251c94a1d"
+ url "https://github.com/repology/libversion/archive/refs/tags/3.0.4.tar.gz"
+ sha256 "48c2a4a98b6f220dedd535979f1e9ab83f9bf869e06c0f5e7bb1be6d2e662fee"
6
license "MIT"
7
8
no_autobump! because: :requires_manual_review
0 commit comments