File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,17 @@ version "1.6.3" "1.6.4" "1.6.4-nightly.a995ada" "1.6.4-nightly.abab451" "1.7.0"
25
25
" 1.9.0" " 1.9.1-nightly.12688b6" " 1.9.1" " 1.9.2" " 1.9.3-nightly.75b4387" " 1.9.3"
26
26
" 1.9.4" " 1.9.5-nightly.92879ae" " 1.9.5-nightly.4713c52" " 1.9.5-nightly.ff02a0b"
27
27
" 1.9.5-nightly.c0cccb2" " 1.9.5-nightly.81fdedb" {
28
+ source = " https://github.com/biomejs/biome/releases/download/cli%2Fv${ version } /biome-${ os } -${ arch_ } "
29
+ }
30
+
31
+ version "2.0.1" "2.0.4" "2.0.5" "2.0.6" "2.1.0" "2.1.1" {
28
32
auto-version {
29
33
github-release = " biomejs/biome"
30
- version-pattern = " ^cli/v (.*)"
34
+ version-pattern = " ^@biomejs/biome@ (.*)"
31
35
ignore-invalid-versions = true
32
36
}
33
37
34
- source = " https://github.com/biomejs/biome/releases/download/cli%2Fv ${ version } /biome-${ os } -${ arch_ } "
38
+ source = " https://github.com/biomejs/biome/releases/download/%40biomejs/biome%40 ${ version } /biome-${ os } -${ arch_ } "
35
39
}
36
40
37
41
sha256sums = {
You can’t perform that action at this time.
0 commit comments