Skip to content

Commit 2917fff

Browse files
authored
Merge pull request #230214 from Homebrew/bump-foot-1.23.0
foot 1.23.0
2 parents 47f220c + bbdcd91 commit 2917fff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/f/foot.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Foot < Formula
22
desc "Fast, lightweight and minimalistic Wayland terminal emulator"
33
homepage "https://codeberg.org/dnkl/foot"
4-
url "https://codeberg.org/dnkl/foot/archive/1.22.3.tar.gz"
5-
sha256 "1c9f09c119c5b24bd1934ce515e70f402b7d1b2c55f8218a16eddaa26e3f6fb0"
4+
url "https://codeberg.org/dnkl/foot/archive/1.23.0.tar.gz"
5+
sha256 "74c874feb5ae0277a9f19fbd6418a40524cd71d629784276d109ebfe4e786421"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_linux: "a345e2e90ac6a7997bed073afc4269b941b9c6aa5bae6b81b585649614cc82d1"
10-
sha256 x86_64_linux: "10fd5473034fbd167df7b0e9bc8b75a240e529b07c8a9a0861f9abd7f4862b94"
9+
sha256 arm64_linux: "01535de1e3e5bbb2c115d89acac6652ad3ef53d9182766db281713224016c262"
10+
sha256 x86_64_linux: "566ba9ad15bd6a58d32473262df55dfb8fa3d01506c6812cec99e2d151deb10b"
1111
end
1212

1313
depends_on "cmake" => :build

0 commit comments

Comments
 (0)