8000 redo: update 0.42d_2 bottle. · ArduinoBot/homebrew-core@6ae7ff7 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6ae7ff7

Browse files
committed
redo: update 0.42d_2 bottle.
1 parent 719089a commit 6ae7ff7

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Formula/r/redo.rb

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,14 @@ class Redo < Formula
99
revision 2
1010

1111
bottle do
12-
rebuild 1
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
14-
sha256 cellar: :any_skip_relocation, arm64_monterey: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
15-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
16-
sha256 cellar: :any_skip_relocation, ventura: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
17-
sha256 cellar: :any_skip_relocation, monterey: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
18-
sha256 cellar: :any_skip_relocation, big_sur: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
19-
sha256 cellar: :any_skip_relocation, catalina: "1232319e15044a5dbd0e2b0f2608a4bbbad086f07beb2abc33fb7492c4f66204"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3ff5f989f702472df0da1a1a6fa57b1648226cbc302f434f3f89678f39375764"
12+
rebuild 2
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
14+
sha256 cellar: :any_skip_relocation, arm64_monterey: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
15+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
16+
sha256 cellar: :any_skip_relocation, ventura: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
17+
sha256 cellar: :any_skip_relocation, monterey: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
18+
sha256 cellar: :any_skip_relocation, big_sur: "f7e392b19dabdac8d71937132f56dc068b462b36cb90c1bc345f8f3362935bd8"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8311708347ac6e5dd70472cbae269bb3a647e49068ff2cc4d6c87571523364ce"
2120
end
2221

2322
depends_on "python-markdown"

0 commit comments

Comments
 (0)
0