Skip to content

Commit f78cd46

Browse files
committed
storj-uplink 1.119.16
1 parent 47035bc commit f78cd46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/storj-uplink.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class StorjUplink < Formula
22
desc "Uplink CLI for the Storj network"
33
homepage "https://storj.io"
4-
url "https://github.com/storj/storj/archive/refs/tags/v1.119.15.tar.gz"
5-
sha256 "8ea114452a0cc8400a819726c3689b663ed493e1e06cb163e159a437f60842af"
4+
url "https://github.com/storj/storj/archive/refs/tags/v1.119.16.tar.gz"
5+
sha256 "bba9b444d15a6013ccdf4a8945e6384c97719aaf1c8770fe1ab2d3b8b34a56ed"
66
license "AGPL-3.0-only"
77

88
# Upstream creates stable releases and marks them as "pre-release" before

0 commit comments

Comments
 (0)