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 79d1299 commit b387c4eCopy full SHA for b387c4e
Formula/s/storj-uplink.rb
@@ -1,8 +1,8 @@
1
class StorjUplink < Formula
2
desc "Uplink CLI for the Storj network"
3
homepage "https://storj.io"
4
- url "https://github.com/storj/storj/archive/refs/tags/v1.138.2.tar.gz"
5
- sha256 "946ad128485d71af76583d8524e6784fdc941c6cc5ec270701a8761ef1be0f4b"
+ url "https://github.com/storj/storj/archive/refs/tags/v1.139.3.tar.gz"
+ sha256 "54f526eddd79c763170f4662e26e14629225a9c3726c25c9b97b4beeed5f4b6d"
6
license "AGPL-3.0-only"
7
8
# Upstream creates stable releases and marks them as "pre-release" before
0 commit comments