We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1fcd5 commit f42e9aaCopy full SHA for f42e9aa
Formula/t/toxcore.rb
@@ -6,7 +6,7 @@ class Toxcore < Formula
6
url "https://github.com/TokTok/c-toxcore/releases/download/v0.2.20/c-toxcore-0.2.20.tar.gz"
7
sha256 "a9c89a8daea745d53e5d78e7aacb99c7b4792c4400a5a69c71238f45d6164f4c"
8
license "GPL-3.0-or-later"
9
- revision 1
+ revision 2
10
head "https://github.com/TokTok/c-toxcore.git", branch: "master"
11
12
bottle do
0 commit comments