Skip to content

Commit b1009d6

Browse files
committed
ox 0.7.0
1 parent 473ffa2 commit b1009d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/ox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ox < Formula
22
desc "Independent Rust text editor that runs in your terminal"
33
homepage "https://github.com/curlpipe/ox"
4-
url "https://github.com/curlpipe/ox/archive/refs/tags/0.6.10.tar.gz"
5-
sha256 "7b8e02c28976606cc7f40fd7fed13ea05a93f4fb1b6d9fb3d1a91f28cf94e7cc"
4+
url "https://github.com/curlpipe/ox/archive/refs/tags/0.7.0.tar.gz"
5+
sha256 "921b1210f9b750f10480f0e5b9ed761d9cea063aedc9eb59e66a04664e04eaa1"
66
license "GPL-2.0-only"
77
head "https://github.com/curlpipe/ox.git", branch: "master"
88

0 commit comments

Comments
 (0)