Skip to content

Commit 691b606

Browse files
committed
storj-uplink 1.139.3
1 parent 360f1c8 commit 691b606

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.138.2.tar.gz"
5-
sha256 "946ad128485d71af76583d8524e6784fdc941c6cc5ec270701a8761ef1be0f4b"
4+
url "https://github.com/storj/storj/archive/refs/tags/v1.139.3.tar.gz"
5+
sha256 "54f526eddd79c763170f4662e26e14629225a9c3726c25c9b97b4beeed5f4b6d"
66
license "AGPL-3.0-only"
77

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

0 commit comments

Comments
 (0)