Skip to content

Commit

Permalink
Merge pull request #196378 from Moisan/bump-foot-1.19.0
Browse files Browse the repository at this point in the history
foot 1.19.0
  • Loading branch information
BrewTestBot authored Nov 1, 2024
2 parents 8ccbe96 + 935c2fc commit fd54e60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,7 @@ fontconfig
fontforge
fonts-encodings
fonttools
foot
fop
forbidden
forcecli
Expand Down
6 changes: 3 additions & 3 deletions Formula/f/foot.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Foot < Formula
desc "Fast, lightweight and minimalistic Wayland terminal emulator"
homepage "https://codeberg.org/dnkl/foot"
url "https://codeberg.org/dnkl/foot/archive/1.18.1.tar.gz"
sha256 "59d22187f7ceaaaa570a5299b102e8f4692826e98785f89ad9d8911802ccc000"
url "https://codeberg.org/dnkl/foot/archive/1.19.0.tar.gz"
sha256 "148b0b545ca37e15b877ff9f6a768a4ce6feb0ed256f8a5f853cb2e16e3323c1"
license "MIT"

bottle do
sha256 x86_64_linux: "a925f3b11f6081e54333c0cca3bfcc2c62492734975bbfcc480f09d4356b16c6"
sha256 x86_64_linux: "282b21536326523d6fea3cf14c9f1cc70eb20ab55d2ae2ed958b4b4b8071229a"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit fd54e60

Please sign in to comment.