Skip to content

Commit 2aab29e

Browse files
committed
storj-uplink 1.135.5
1 parent 209f98b commit 2aab29e

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.135.3.tar.gz"
5-
sha256 "ea3ae5dd3f24d4840477590d5d0d5f5f0aa8ce9d6d9fc52899ee67ef279f44db"
4+
url "https://github.com/storj/storj/archive/refs/tags/v1.135.5.tar.gz"
5+
sha256 "ec11fe3b332993287c0a0b48e5f8ad085f862175813898543e2b9e1baec17f4a"
66
license "AGPL-3.0-only"
77

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

0 commit comments

Comments
 (0)