We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa200f5 commit 83d6842Copy full SHA for 83d6842
1 file changed
test/setup.sh
@@ -25,8 +25,8 @@ mv ./cbfmt_linux-x86_64_v0.2.0/cbfmt $bin
25
chmod +x $bin/cbfmt
26
27
# selene
28
-wget -q "$gh/Kampfkarren/selene/releases/download/0.25.0/selene-0.25.0-linux.zip"
29
-unzip selene-0.25.0-linux.zip -d $bin
+wget -q "$gh/Kampfkarren/selene/releases/download/0.28.0/selene-0.28.0-linux.zip"
+unzip selene-0.28.0-linux.zip -d $bin
30
chmod +x $bin/selene
31
32
# stylua
0 commit comments