aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/frescobaldi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/frescobaldi.rb b/Library/Formula/frescobaldi.rb
index f7de88a7b..507dc374b 100644
--- a/Library/Formula/frescobaldi.rb
+++ b/Library/Formula/frescobaldi.rb
@@ -2,8 +2,8 @@ require "formula"
class Frescobaldi < Formula
homepage "http://frescobaldi.org/"
- url "https://lilykde.googlecode.com/files/frescobaldi-2.0.10.tar.gz"
- sha1 "17928c20fe3cda934cbff88872a1904a5b8994a3"
+ url "https://github.com/wbsoft/frescobaldi/releases/download/v2.0.13/frescobaldi-2.0.13.tar.gz"
+ sha1 "8d3f0ceb0d5cc66b6bee6278fc2dad07e3f361f8"
option "without-launcher", "Don't build Mac .app launcher"
option "without-lilypond", "Don't install Lilypond"