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 d131aa3 commit 0b0a871Copy full SHA for 0b0a871
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.1.tar.gz"
5
- sha256 "327e4672d5d7dc9b97acd9c7d1c2741de6bb11556a9311888a6aa48a7516fbb9"
+ url "https://github.com/rusq/slackdump/archive/refs/tags/v3.1.3.tar.gz"
+ sha256 "494c3b5efbb4e37d427bcdf15dc946b09e5fd5d13ddf17373ca216a14df8c27b"
6
license "GPL-3.0-only"
7
head "https://github.com/rusq/slackdump.git", branch: "master"
8
0 commit comments