Skip to content

Commit 0b0a871

Browse files
committed
slackdump 3.1.3
1 parent d131aa3 commit 0b0a871

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.1.tar.gz"
5-
sha256 "327e4672d5d7dc9b97acd9c7d1c2741de6bb11556a9311888a6aa48a7516fbb9"
4+
url "https://github.com/rusq/slackdump/archive/refs/tags/v3.1.3.tar.gz"
5+
sha256 "494c3b5efbb4e37d427bcdf15dc946b09e5fd5d13ddf17373ca216a14df8c27b"
66
license "GPL-3.0-only"
77
head "https://github.com/rusq/slackdump.git", branch: "master"
88

0 commit comments

Comments
 (0)