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 8ab91bb commit 0a15e3fCopy full SHA for 0a15e3f
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.1.5.tar.gz"
5
- sha256 "86339399bc37253a77bccf13bd7f61d82bb437781489a0745664af95fc5c70b1"
+ url "https://github.com/rusq/slackdump/archive/refs/tags/v3.1.6.tar.gz"
+ sha256 "452049fbea70f0793726fe3240b0496b3b414306a7c01b03c4d173f5197544fa"
6
license "GPL-3.0-only"
7
head "https://github.com/rusq/slackdump.git", branch: "master"
8
0 commit comments