taplo: update to 0.9.2
This commit is contained in:
parent
51e5f8dd2d
commit
0c4f2d8cd0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'taplo'
|
||||
pkgname=taplo
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
# no-default-features: allows selecting custom feature set
|
||||
|
@ -16,7 +16,7 @@ license="MIT"
|
|||
homepage="https://taplo.tamasfe.dev/"
|
||||
changelog="https://raw.githubusercontent.com/tamasfe/taplo/master/crates/taplo-cli/CHANGELOG.md"
|
||||
distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-taplo-cli-${version}.tar.gz"
|
||||
checksum=6b00333260bd593f7eb2046c9d5f0fac48b5e673e9b064b23eccf240a86b33f7
|
||||
checksum=86884b6a2d505d6280ae1304e2bdc434e3b572d05d833833f7189331124f81ae
|
||||
|
||||
post_patch() {
|
||||
cargo update --package pprof@0.9.1 --precise 0.13.0
|
||||
|
|
Loading…
Reference in New Issue