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 885553d commit 3c5d63bCopy full SHA for 3c5d63b
Formula/t/termsvg.rb
@@ -1,8 +1,8 @@
1
class Termsvg < Formula
2
desc "Record, share and export your terminal as a animated SVG image"
3
homepage "https://github.com/MrMarble/termsvg"
4
- url "https://github.com/MrMarble/termsvg/archive/refs/tags/v0.9.4.tar.gz"
5
- sha256 "0055e9383f726887546182966033ec9ad8be2fa9b506842697ebed71d2df42a0"
+ url "https://github.com/MrMarble/termsvg/archive/refs/tags/v0.10.0.tar.gz"
+ sha256 "7b9c7aae3f58c9dce7930fe2868e39d59817e143d13e5771c268f9c7f0cbdf31"
6
license "GPL-3.0-only"
7
head "https://github.com/MrMarble/termsvg.git", branch: "master"
8
0 commit comments