We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b32be9 commit aa30376Copy full SHA for aa30376
Formula/s/slackdump.rb
@@ -1,8 +1,8 @@
1
class Slackdump < Formula
2
desc "Export Slack data without admin privileges"
3
homepage "https://github.com/rusq/slackdump"
4
- url "https://github.com/rusq/slackdump/archive/refs/tags/v3.0.8.tar.gz"
5
- sha256 "4357df862912b890bb53826bc0c4c3dd61daadabec1fde56b88ad7a2ac31de43"
+ url "https://github.com/rusq/slackdump/archive/refs/tags/v3.0.9.tar.gz"
+ sha256 "b668c9270a6a42a634544e413f87c6fb5411960f9af050d0d3761cd00314fa1e"
6
license "GPL-3.0-only"
7
head "https://github.com/rusq/slackdump.git", branch: "master"
8
0 commit comments