Skip to content

Commit 3c5d63b

Browse files
committed
termsvg 0.10.0
1 parent 885553d commit 3c5d63b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/termsvg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Termsvg < Formula
22
desc "Record, share and export your terminal as a animated SVG image"
33
homepage "https://github.com/MrMarble/termsvg"
4-
url "https://github.com/MrMarble/termsvg/archive/refs/tags/v0.9.4.tar.gz"
5-
sha256 "0055e9383f726887546182966033ec9ad8be2fa9b506842697ebed71d2df42a0"
4+
url "https://github.com/MrMarble/termsvg/archive/refs/tags/v0.10.0.tar.gz"
5+
sha256 "7b9c7aae3f58c9dce7930fe2868e39d59817e143d13e5771c268f9c7f0cbdf31"
66
license "GPL-3.0-only"
77
head "https://github.com/MrMarble/termsvg.git", branch: "master"
88

0 commit comments

Comments
 (0)