We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978be65 commit b3cb227Copy full SHA for b3cb227
po.rb
@@ -1,8 +1,8 @@
1
class Po < Formula
2
desc "Particle Offline Utility: The Ultimate Local Particle Experience"
3
homepage "https://po-util.com"
4
- url "https://github.com/nrobinson2000/po/archive/0.6.2.tar.gz"
5
- sha256 "2aa4c1745fc8332e479b5ab7cfe73ccab256a367036b127e30e4deebd993bc61"
+ url "https://github.com/nrobinson2000/po/archive/0.6.3.tar.gz"
+ sha256 "c9d49bea4ecf50c16faadf97e1c94a85f86506c22a44aa3a7826ac24354cfa3a"
6
head "https://github.com/nrobinson2000/po", :using => :git
7
8
def install
0 commit comments