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 2b893bb commit 64c93a1Copy full SHA for 64c93a1
Formula/j/joplin-cli.rb
@@ -1,8 +1,8 @@
1
class JoplinCli < Formula
2
desc "Note taking and to-do application with synchronization capabilities"
3
homepage "https://joplinapp.org/"
4
- url "https://registry.npmjs.org/joplin/-/joplin-3.0.1.tgz"
5
- sha256 "86217bd4b98a6a9e6b31ee3c716f6f83e2b90ff600bc436b47a428842494b5d4"
+ url "https://registry.npmjs.org/joplin/-/joplin-3.2.2.tgz"
+ sha256 "46cda9164f1e20c2ea451fa12398532fbbeb421a9bcdf275ac220f4163f75da5"
6
license "MIT"
7
8
bottle do
0 commit comments