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 75dcd3d commit 20668eaCopy full SHA for 20668ea
fpp.rb
@@ -1,7 +1,7 @@
1
class Fpp < Formula
2
homepage "https://facebook.github.io/PathPicker/"
3
- url "https://github.com/facebook/PathPicker/releases/download/0.7.1/fpp.0.7.1.tar.gz"
4
- sha256 "442932c05df6bddae8b24c48eb9a24d8892daf83d88ed3978d5cd835d3cf33a7"
+ url "https://github.com/facebook/PathPicker/releases/download/0.7.2/fpp.0.7.2.tar.gz"
+ sha256 "bf49a971a3af710aafcd0adf1084df556dd94476d71bbe39eb058f5970ec4378"
5
head "https://github.com/facebook/pathpicker.git"
6
7
bottle do
0 commit comments