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 473ffa2 commit b1009d6Copy full SHA for b1009d6
Formula/o/ox.rb
@@ -1,8 +1,8 @@
1
class Ox < Formula
2
desc "Independent Rust text editor that runs in your terminal"
3
homepage "https://github.com/curlpipe/ox"
4
- url "https://github.com/curlpipe/ox/archive/refs/tags/0.6.10.tar.gz"
5
- sha256 "7b8e02c28976606cc7f40fd7fed13ea05a93f4fb1b6d9fb3d1a91f28cf94e7cc"
+ url "https://github.com/curlpipe/ox/archive/refs/tags/0.7.0.tar.gz"
+ sha256 "921b1210f9b750f10480f0e5b9ed761d9cea063aedc9eb59e66a04664e04eaa1"
6
license "GPL-2.0-only"
7
head "https://github.com/curlpipe/ox.git", branch: "master"
8
0 commit comments