Skip to content

Commit 0a15e3f

Browse files
committed
slackdump 3.1.6
1 parent 8ab91bb commit 0a15e3f

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.1.5.tar.gz"
5-
sha256 "86339399bc37253a77bccf13bd7f61d82bb437781489a0745664af95fc5c70b1"
4+
url "https://github.com/rusq/slackdump/archive/refs/tags/v3.1.6.tar.gz"
5+
sha256 "452049fbea70f0793726fe3240b0496b3b414306a7c01b03c4d173f5197544fa"
66
license "GPL-3.0-only"
77
head "https://github.com/rusq/slackdump.git", branch: "master"
88

0 commit comments

Comments
 (0)