Skip to content

Commit 060ebfa

Browse files
committed
storj-uplink 1.118.8
1 parent c1b658f commit 060ebfa

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.118.7.tar.gz"
5-
sha256 "a1550fe9634c8c1cd78b88486ae09e46fddfb653fac56b1a8d71fdca4af097d1"
4+
url "https://github.com/storj/storj/archive/refs/tags/v1.118.8.tar.gz"
5+
sha256 "75ef901c759b76e81a59919f5d170d82bfbd2c5c9a455ce9197b3125e2af7dc9"
66
license "AGPL-3.0-only"
77

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

0 commit comments

Comments
 (0)