Skip to content

Commit 3f40799

Browse files
committed
fix(ds): use hyphen in versioned binary target name
Signed-off-by: maxcleme <maxime.clement@docker.com>
1 parent 5569efe commit 3f40799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Casks/ds@0.13.0.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
arch: :arm64,
1616
macos: ">= :tahoe"
1717

18-
binary "Dash.app/Contents/MacOS/ds", target: "ds@0.13.0"
18+
binary "Dash.app/Contents/MacOS/ds", target: "ds-0.13.0"
1919

2020
caveats
2121
<<~EOS

0 commit comments

Comments
 (0)