selene: update to 0.27.1.
This commit is contained in:
parent
1ad72c21fd
commit
7550167382
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'selene'
|
||||
pkgname=selene
|
||||
version=0.26.1
|
||||
version=0.27.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CLI tool designed to help write correct and idiomatic Lua code"
|
||||
|
@ -9,4 +9,4 @@ license="MPL-2.0"
|
|||
homepage="https://kampfkarren.github.io/selene/"
|
||||
changelog="https://raw.githubusercontent.com/Kampfkarren/selene/main/CHANGELOG.md"
|
||||
distfiles="https://static.crates.io/crates/selene/selene-${version}.crate"
|
||||
checksum=5f9dbbebc4dd13fd89d6527f3a47f633dfd2f3efc32034d07368fb21dab350bc
|
||||
checksum=2a1712e39d5c5b5c02ec5b009f3d6bca7a924b4aa137fa36bd46cdd5b7958e0a
|
||||
|
|
Loading…
Reference in New Issue