Skip to content

Commit

Permalink
geeknote.rb: evernote2: url replace from master to the current commit…
Browse files Browse the repository at this point in the history
… hash
  • Loading branch information
vitaly-zdanevich committed Apr 25, 2024
1 parent 54450fd commit b583a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geeknote.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class Geeknote < Formula
end

resource "evernote2" do
url "https://github.com/JackonYang/evernote2/archive/refs/heads/master.zip"
url "https://github.com/JackonYang/evernote2/archive/1b2780e92cc1dbdea0da71aab3588933b04f21f6.zip"
sha256 "69212c161e2538db13dd34e749125ff970f6c88aaa5f52f6925ffcf883107302"
end

Expand Down

0 comments on commit b583a4f

Please sign in to comment.