We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentae2b15e commit3e8b3beCopy full SHA for 3e8b3be
Formula/xidel.rb
@@ -10,6 +10,15 @@ class Xidel < Formula
10
regex(/^(?:Xidel[-_])?v?(\d+(?:\.\d+)+)$/i)
11
end
12
13
+bottledo
14
+sha256cellar::any,arm64_monterey:"724da191fd997aadd63d61cc7f1fc90e9cf2bb9ef76e478b6a46e199f93f7a31"
15
+sha256cellar::any,arm64_big_sur:"2bf1944684e71b179ea8d128e753b4d038a2028fdaa6fd818bdbc8cb6598bd39"
16
+sha256cellar::any,monterey:"8386db4ca45746f4a6163a8e39f4720e5782e01b92af7b042e1c2bebaf5d2f21"
17
+sha256cellar::any,big_sur:"e8ff32f1fb0cd5691c9e6afecc8c61f81d00aa5f2ea7a6cd96eed04090e5fe9d"
18
+sha256cellar::any,catalina:"e074bd06a5093ce2f89ccd48568adfdf1a356dae797ea5034daf23b99e9b967d"
19
+sha256cellar::any_skip_relocation,x86_64_linux:"89385fcaa91e5e59a4efdfafdd32e4748d858bad370efec8fb86757773a46a84"
20
+end
21
+
22
headdo
23
url"https://github.com/benibela/xidel.git",branch:"master"
24
resource("flre"){url"https://github.com/benibela/flre.git",branch:"master"}