From ab24658e370a9a04f08f9093f4027ecc786bb5dc Mon Sep 17 00:00:00 2001 From: dante-biase <45440995+dante-biase@users.noreply.github.com> Date: Sat, 11 Apr 2020 12:47:10 -0400 Subject: [PATCH] Update py2app.rb --- py2app.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py2app.rb b/py2app.rb index 3f93053..c511e60 100644 --- a/py2app.rb +++ b/py2app.rb @@ -2,7 +2,7 @@ class Py2app < Formula desc "easily convert Python file(s)/projects into Mac OS Applications" homepage "https://github.com/dante-biase/py2app" url "https://github.com/dante-biase/homebrew-x2x/releases/download/v1.0.1/py2app" - sha256 "2008802a062a701f06010a8ba990eab57cec0f6cfae94d5a2b4675dc34c654c6" + sha256 "4cdfede5b390985efa12cf62d5defd29e3efeff35ca750267f3eb067220524ec" bottle :unneeded