Skip to content

Commit 63129f7

Browse files
committed
Add Bose formula with head
1 parent 2e740b0 commit 63129f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Formula/bose.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class Bose < Formula
44
url "https://github.com/timvw/bose/archive/refs/tags/v0.2.0.tar.gz"
55
sha256 "b23bc1cd037a662a4cc4503ab920ede2ede0090337c3395a9a8504f9157b9a1a"
66
license "Apache-2.0"
7+
head "https://github.com/timvw/bose.git", branch: "main"
78

89
depends_on "rust" => :build
910

0 commit comments

Comments
 (0)