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 2d28490 commit 379f91dCopy full SHA for 379f91d
Formula/e/evernote2md.rb
@@ -1,8 +1,8 @@
1
class Evernote2md < Formula
2
desc "Convert Evernote .enex file to Markdown"
3
homepage "https://github.com/wormi4ok/evernote2md"
4
- url "https://github.com/wormi4ok/evernote2md/archive/refs/tags/v0.21.1.tar.gz"
5
- sha256 "524669d942ee8600211d3886a5bf18e578b13d8a3a5fb870bbc9f415523246ad"
+ url "https://github.com/wormi4ok/evernote2md/archive/refs/tags/v0.22.0.tar.gz"
+ sha256 "8de1e94bec536a65f1fa07ef34e0c4f7a0f88e31c87923a4d12558934a69aeab"
6
license "MIT"
7
head "https://github.com/wormi4ok/evernote2md.git", branch: "master"
8
0 commit comments