mise: update to 2024.8.6.
This commit is contained in:
parent
b2c19c36bd
commit
3d54384f81
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mise'
|
||||
pkgname=mise
|
||||
version=2024.8.5
|
||||
version=2024.8.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jdx/mise"
|
||||
changelog="https://github.com/jdx/mise/releases"
|
||||
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=38a7d5da54b8089202c7fc576a0310cc06a422e4ee2e3c5980439eb2e602495a
|
||||
checksum=890a461c56f151ee997513fd024e86bfd15469a1949a480a64348d8fdf4116b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue