Skip to content

Commit d4fe1db

Browse files
committed
fix: update starpls version to 0.1.22 and correct sha256 checksum
1 parent 4153add commit d4fe1db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ buildifier:
2222
sha256: 6ceb7b0ab7cf66fceccc56a027d21d9cc557a7f34af37d2101edb56b92fcfa1a
2323

2424
starpls:
25-
version: 0.1.21
25+
version: 0.1.22
2626
amd64:
2727
# The following sha256sum is for the binary starpls-linux-amd64
2828
# from the GitHub release page of starpls
2929
# It is generated by running 'sha256sum starpls-linux-amd64'
30-
sha256: 45692ecb9d94a19a15b1e7b240acdff5702f78cd22188dac41e1879cb8bdcdcf
30+
sha256: 675b7be4554e6c219b6774a6b814ec21061096e08ecdd8b8aeeaf3913eb20a4e
3131

3232
bazel_compile_commands:
3333
version: 0.17.2

0 commit comments

Comments
 (0)