Skip to content

Commit 89c7726

Browse files
committed
use temporary tarball from CirleCI
1 parent 5469dcf commit 89c7726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/ssr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ssr < Formula
22
desc "SoundScape Renderer: A tool for real-time spatial audio reproduction"
33
homepage "http://spatialaudio.net/ssr/"
4-
url "https://github.com/SoundScapeRenderer/ssr/releases/download/0.6.1/ssr-0.6.1.tar.gz"
5-
sha256 "392a13ecbf86f980be76a31884a83ab762e577c1c829cb5e744f708542bc5bdb"
4+
url "https://output.circle-artifacts.com/output/job/24c2adaf-bd86-435a-8067-da4f0fc0216e/artifacts/0/ssr-0.5.0-314-g7ce5325.tar.gz"
5+
sha256 "217fdd5564e3e6756c81891bc369da7e95df3f550f9d76732c5fbbbe15bb508b"
66
license "GPL-3.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)