We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e740b0 commit 63129f7Copy full SHA for 63129f7
1 file changed
Formula/bose.rb
@@ -4,6 +4,7 @@ class Bose < Formula
4
url "https://github.com/timvw/bose/archive/refs/tags/v0.2.0.tar.gz"
5
sha256 "b23bc1cd037a662a4cc4503ab920ede2ede0090337c3395a9a8504f9157b9a1a"
6
license "Apache-2.0"
7
+ head "https://github.com/timvw/bose.git", branch: "main"
8
9
depends_on "rust" => :build
10
0 commit comments