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 47035bc commit f78cd46Copy full SHA for f78cd46
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.119.15.tar.gz"
5
- sha256 "8ea114452a0cc8400a819726c3689b663ed493e1e06cb163e159a437f60842af"
+ url "https://github.com/storj/storj/archive/refs/tags/v1.119.16.tar.gz"
+ sha256 "bba9b444d15a6013ccdf4a8945e6384c97719aaf1c8770fe1ab2d3b8b34a56ed"
6
license "AGPL-3.0-only"
7
8
# Upstream creates stable releases and marks them as "pre-release" before
0 commit comments