Skip to content

Commit dfb90dd

Browse files
committed
presenterm 0.10.0
1 parent 705f2d1 commit dfb90dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/presenterm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Presenterm < Formula
22
desc "Terminal slideshow tool"
33
homepage "https://github.com/mfontanini/presenterm"
4-
url "https://github.com/mfontanini/presenterm/archive/refs/tags/v0.9.0.tar.gz"
5-
sha256 "755f2c868c4723f66490b5c3ff7297944d59b9c382efc5f0714787437cfac3ef"
4+
url "https://github.com/mfontanini/presenterm/archive/refs/tags/v0.10.0.tar.gz"
5+
sha256 "829f6fb2e6f6d075dd959bd34349cf2edd90df052433a964b1dce93d5370e330"
66
license "BSD-2-Clause"
77
head "https://github.com/mfontanini/presenterm.git", branch: "master"
88

0 commit comments

Comments
 (0)