Skip to content

Commit aa30376

Browse files
committed
slackdump 3.0.9
1 parent 7b32be9 commit aa30376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/slackdump.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Slackdump < Formula
22
desc "Export Slack data without admin privileges"
33
homepage "https://github.com/rusq/slackdump"
4-
url "https://github.com/rusq/slackdump/archive/refs/tags/v3.0.8.tar.gz"
5-
sha256 "4357df862912b890bb53826bc0c4c3dd61daadabec1fde56b88ad7a2ac31de43"
4+
url "https://github.com/rusq/slackdump/archive/refs/tags/v3.0.9.tar.gz"
5+
sha256 "b668c9270a6a42a634544e413f87c6fb5411960f9af050d0d3761cd00314fa1e"
66
license "GPL-3.0-only"
77
head "https://github.com/rusq/slackdump.git", branch: "master"
88

0 commit comments

Comments
 (0)