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 9eea38e commit 24da334Copy full SHA for 24da334
Formula/d/dnote.rb
@@ -1,8 +1,8 @@
1
class Dnote < Formula
2
desc "Simple command-line notebook"
3
homepage "https://www.getdnote.com"
4
- url "https://github.com/dnote/dnote/archive/refs/tags/cli-v0.15.4.tar.gz"
5
- sha256 "01851bdd304c05a2ed71ed0d21a6d1cd641aaa5ef6cb44ea95d6e8d035b0a76a"
+ url "https://github.com/dnote/dnote/archive/refs/tags/cli-v0.15.5.tar.gz"
+ sha256 "923e959d32885f01e426e37e7240bf9a66addbdfd95620846fa535e4b7f7d2e4"
6
license "GPL-3.0-only"
7
head "https://github.com/dnote/dnote.git", branch: "master"
8
0 commit comments