We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c157039 commit 7fdc418Copy full SHA for 7fdc418
Formula/t/t-rec.rb
@@ -1,8 +1,8 @@
1
class TRec < Formula
2
desc "Blazingly fast terminal recorder that generates animated gif images for the web"
3
homepage "https://github.com/sassman/t-rec-rs"
4
- url "https://github.com/sassman/t-rec-rs/archive/refs/tags/v0.7.8.tar.gz"
5
- sha256 "681beb0ed7559efb85a6bbb34fdcec7329c16a71ae44851ea20e1b18e8142aae"
+ url "https://github.com/sassman/t-rec-rs/archive/refs/tags/v0.7.9.tar.gz"
+ sha256 "1744fb7743209ea153a729f89e8e7f2f03bd61247488fbeea31abbe234087cd7"
6
license "GPL-3.0-only"
7
8
bottle do
0 commit comments