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 e803a00 commit 734bb31Copy full SHA for 734bb31
Formula/i/i2util.rb
@@ -1,8 +1,8 @@
1
class I2util < Formula
2
desc "Internet2 utility tools"
3
homepage "https://github.com/perfsonar/i2util"
4
- url "https://github.com/perfsonar/i2util/archive/refs/tags/v5.1.4.tar.gz"
5
- sha256 "912ff463abd70d54eb5307a90afcc33f8fc99ab77280af4f92c54e3aea6c6d50"
+ url "https://github.com/perfsonar/i2util/archive/refs/tags/v5.2.0.tar.gz"
+ sha256 "60ada536bf80c1cc7a4d37426902946a6f2a4c89845749ffeb3b404c9571779d"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments