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.28 "
2+ @@version = "0.2.29 "
33
44 desc "oxy CLI tool"
55 homepage "https://github.com/oxy-hq/oxy"
66 version @@version
77
88 SHA256_VALUES = {
9- darwin_intel : "dee25a77baa3d836e4ad8d7141f9177d76c348c2dd44897481b64965efda5d50 " ,
10- darwin_arm : "c26fb7f36e41d82fd1867dee8102239c59c6ef5f768d62feab21f14b8eeebfcf " ,
11- linux_intel : "27bc7181cf37860a5c5dd2d92ae22af6990a97d4955012729582e06a525dc168 " ,
12- linux_arm : "641709bd3da11f2ae3406bc379a75e8c782697dbe2765088b8681f69cae3ac4f "
9+ darwin_intel : "19bb61d7a920a27acae167f411db2f1807533202bfe813c845084b580c36ce11 " ,
10+ darwin_arm : "93f0103043b3d0c34200e98d3ede962657798103af51b3e6c5ea1a10abe3d81a " ,
11+ linux_intel : "8525e057476624407b005a1a4c1e1f10ccc387f8d5a68b9d089b2429959d2865 " ,
12+ linux_arm : "5f866743ac9d7d3f807088d694fc515d9ea7dd92c5e920db02ff89d0e3eaa02f "
1313 }
1414
1515 on_macos do
You can’t perform that action at this time.
0 commit comments