Skip to content

Commit 8c35e74

Browse files
authored
Merge pull request #203430 from Homebrew/bump-moe-1.15
moe 1.15
2 parents 4141510 + 9c39bd2 commit 8c35e74

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2058,6 +2058,7 @@ moco
20582058
mods
20592059
modsecurity
20602060
modules
2061+
moe
20612062
mold
20622063
molecule
20632064
monero

Formula/m/moe.rb

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
class Moe < Formula
22
desc "Console text editor for ISO-8859 and ASCII"
33
homepage "https://www.gnu.org/software/moe/moe.html"
4-
url "https://ftp.gnu.org/gnu/moe/moe-1.14.tar.lz"
5-
mirror "https://ftpmirror.gnu.org/moe/moe-1.14.tar.lz"
6-
sha256 "f4babd6ce0ae19516f983454fb20d32dff71ad316337ac6bf93a42a5ff209c9d"
4+
url "https://ftp.gnu.org/gnu/moe/moe-1.15.tar.lz"
5+
mirror "https://ftpmirror.gnu.org/moe/moe-1.15.tar.lz"
6+
sha256 "41f8c8b099ce3047945ca4e097a60d9243e9c73fbb268c194a12da8b0d9f0a66"
77
license "GPL-2.0-or-later"
88

99
bottle do
10-
sha256 arm64_sequoia: "2028254daf3ea1c11dd72a8a610a15888bfae96927730822db150c126c4f3bd8"
11-
sha256 arm64_sonoma: "0de135b01234f6354fb00606af75d2e49a321cde092c48e7cee9a8a8949c9413"
12-
sha256 arm64_ventura: "338d5a85cc8df7d059646a5990e9a5d1767f55d39f390eb8fe14bd829c66f8e5"
13-
sha256 arm64_monterey: "1474f3002a8bc09df542f2ba4fc1c3142386f44495dbd1cebcd2f04a8f98e70e"
14-
sha256 sonoma: "15031eb41fae90bad00dab0e6073f0b0ab0bcc0fd411a69d1723b0d26b153e57"
15-
sha256 ventura: "6b9c08a283e1f899dde3e5c84621dcb17b045153c95dc04b543f82b69dbbd575"
16-
sha256 monterey: "fd3eb3a7be9435634ab9948ab1132652de14c8963062fcbd417dc8b425b18cc6"
17-
sha256 x86_64_linux: "42d5b57b27eb789e643dc5ac7d8ac19820f076e9233f4eeaab275630e7579f27"
10+
sha256 arm64_sequoia: "0d2e867872c06762566dec24fc623e2fadb8fd67ad80d50340f44a5e6fd39ae9"
11+
sha256 arm64_sonoma: "028de034fd8e2a0b5543c925900e16b806d7d01ab49b77e61342641ace78c50a"
12+
sha256 arm64_ventura: "70dc3b3b0c9337c7efab45da9db577c7aa2554e0c50d2668d754cbd38f6b752d"
13+
sha256 sonoma: "324720fab1db409bc494db46c0ccb9e2ed161c4168fc74197719ef0fba991094"
14+
sha256 ventura: "dc04a4a8eb7b4c07651af6f21bf6aece52348a65c7255b7fd319ba7ebfe31949"
15+
sha256 x86_64_linux: "bf9f6ae698842d4b0b673c761e5bf77292a33bc2b88c19ecde04d923eadbff0c"
1816
end
1917

2018
uses_from_macos "ncurses"

0 commit comments

Comments
 (0)