Skip to content

Commit 3e78c8f

Browse files
committed
[skip ci] at 00:01 of 2019-06-11
1 parent 7c6dade commit 3e78c8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

po.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Po < Formula
22
desc "Particle Offline Utility: The Ultimate Local Particle Experience"
33
homepage "https://po-util.com"
4-
url "https://github.com/nrobinson2000/po/archive/0.6.9.tar.gz"
4+
url "https://github.com/nrobinson2000/po/archive/7.0.0.tar.gz"
55
sha256 "8f1fc9b3c9ffade82daf0121b72d9e6d03ff914313ee799697ed8e402de333c9"
66
head "https://github.com/nrobinson2000/po", :using => :git
77

share/po-common

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# COMMON
1414

15-
PO_VERSION="0.6.8"
15+
PO_VERSION="7.0.0"
1616

1717
pause()
1818
{

0 commit comments

Comments
 (0)