fx: update to 33.0.0.
This commit is contained in:
parent
2e50f49926
commit
cf960faef9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fx'
|
||||
pkgname=fx
|
||||
version=31.0.0
|
||||
version=33.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/antonmedv/fx
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://fx.wtf"
|
||||
changelog="https://github.com/antonmedv/fx/releases"
|
||||
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=8408047ef42506aac44aa805de209dd64ae4fc084e76bee8e24112ffbdc2d5dc
|
||||
checksum=b619c18a3cbc7566be1c7fecfc802d469402cf8eae6a70911359c4de7eab07ba
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
|
Loading…
Reference in New Issue