File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class Oxy < Formula
2- @@version = "0.2.25 "
2+ @@version = "0.2.28 "
33
44 desc "oxy CLI tool"
55 homepage "https://github.com/oxy-hq/oxy"
66 version @@version
77
88 SHA256_VALUES = {
9- darwin_intel : "42788260bbcefd27037ed292e23a24ded66cbe8084f2b83cf947b096ee183930 " ,
10- darwin_arm : "32daabeb49fc3b02088f27a3b329ab98a04e2725dca156bd2451c37e91f55663 " ,
11- linux_intel : "65d493e2996bd2cad5bed18b34d73bdb697db137ad309b755575a56612958f95 " ,
12- linux_arm : "024ab3f9917ebbcf1fec50fb00749a583680f8354ecce509d86915a8b7afb0c8 "
9+ darwin_intel : "dee25a77baa3d836e4ad8d7141f9177d76c348c2dd44897481b64965efda5d50 " ,
10+ darwin_arm : "c26fb7f36e41d82fd1867dee8102239c59c6ef5f768d62feab21f14b8eeebfcf " ,
11+ linux_intel : "27bc7181cf37860a5c5dd2d92ae22af6990a97d4955012729582e06a525dc168 " ,
12+ linux_arm : "641709bd3da11f2ae3406bc379a75e8c782697dbe2765088b8681f69cae3ac4f "
1313 }
1414
1515 on_macos do
You can’t perform that action at this time.
0 commit comments