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 c1b658f commit 060ebfaCopy full SHA for 060ebfa
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.118.7.tar.gz"
5
- sha256 "a1550fe9634c8c1cd78b88486ae09e46fddfb653fac56b1a8d71fdca4af097d1"
+ url "https://github.com/storj/storj/archive/refs/tags/v1.118.8.tar.gz"
+ sha256 "75ef901c759b76e81a59919f5d170d82bfbd2c5c9a455ce9197b3125e2af7dc9"
6
license "AGPL-3.0-only"
7
8
# Upstream creates stable releases and marks them as "pre-release" before
0 commit comments