Skip to content

Commit 1adfa01

Browse files
committed
copyparty 1.20.14
1 parent 8a0c763 commit 1adfa01

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/c/copyparty.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Copyparty < Formula
33

44
desc "Portable file server"
55
homepage "https://github.com/9001/copyparty"
6-
url "https://files.pythonhosted.org/packages/8d/8c/15e6df5f3bbfc329c698d15b891750c55e356c7438d399f47e69218abc9e/copyparty-1.20.13.tar.gz"
7-
sha256 "4481a1f4160d688d60c277eb8fe13607a2898af0cc8438e368f7f9d85eba70cc"
6+
url "https://files.pythonhosted.org/packages/4f/0e/81965fdccef8dbd6d0ab22c421df3bc50e0bb27a5b8eaa79f046f208a4e1/copyparty-1.20.14.tar.gz"
7+
sha256 "a662935f75eb67232b16624621886325b26afeb0b860af506ad6f3ff2af161c6"
88
license "MIT"
99

1010
bottle do
@@ -52,8 +52,8 @@ class Copyparty < Formula
5252
end
5353

5454
resource "invoke" do
55-
url "https://files.pythonhosted.org/packages/de/bd/b461d3424a24c80490313fd77feeb666ca4f6a28c7e72713e3d9095719b4/invoke-2.2.1.tar.gz"
56-
sha256 "515bf49b4a48932b79b024590348da22f39c4942dff991ad1fb8b8baea1be707"
55+
url "https://files.pythonhosted.org/packages/33/f6/227c48c5fe47fa178ccf1fda8f047d16c97ba926567b661e9ce2045c600c/invoke-3.0.3.tar.gz"
56+
sha256 "437b6a622223824380bfb4e64f612711a6b648c795f565efc8625af66fb57f0c"
5757
end
5858

5959
resource "jinja2" do
@@ -97,8 +97,8 @@ class Copyparty < Formula
9797
end
9898

9999
resource "pyopenssl" do
100-
url "https://files.pythonhosted.org/packages/8e/11/a62e1d33b373da2b2c2cd9eb508147871c80f12b1cacde3c5d314922afdd/pyopenssl-26.0.0.tar.gz"
101-
sha256 "f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc"
100+
url "https://files.pythonhosted.org/packages/8c/a8/26d36401e3ab8eed9030ad33f381da7856fcfad5691780fccd1b019718fc/pyopenssl-26.1.0.tar.gz"
101+
sha256 "737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b"
102102
end
103103

104104
resource "pyzmq" do

0 commit comments

Comments
 (0)