Skip to content

Commit 379f91d

Browse files
committed
evernote2md 0.22.0
1 parent 2d28490 commit 379f91d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/evernote2md.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Evernote2md < Formula
22
desc "Convert Evernote .enex file to Markdown"
33
homepage "https://github.com/wormi4ok/evernote2md"
4-
url "https://github.com/wormi4ok/evernote2md/archive/refs/tags/v0.21.1.tar.gz"
5-
sha256 "524669d942ee8600211d3886a5bf18e578b13d8a3a5fb870bbc9f415523246ad"
4+
url "https://github.com/wormi4ok/evernote2md/archive/refs/tags/v0.22.0.tar.gz"
5+
sha256 "8de1e94bec536a65f1fa07ef34e0c4f7a0f88e31c87923a4d12558934a69aeab"
66
license "MIT"
77
head "https://github.com/wormi4ok/evernote2md.git", branch: "master"
88

0 commit comments

Comments
 (0)