summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2021-06-10 09:35:24 +0800
committerNing Sun2021-06-10 09:35:24 +0800
commit970ee4dda00207af36f1fa95c9f5fc4f4c05e332 (patch)
tree03f8ec6d87834f1359145f7dddf4b01c093d58f9
parent44965bd4516e2e39172d68198d3c6b141c889f39 (diff)
downloadaur-970ee4dda00207af36f1fa95c9f5fc4f4c05e332.tar.gz
0.28.0
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c6e2af025ef..c31d883f2025 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wasmtime-bin
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
- pkgver = 0.27.0
+ pkgver = 0.28.0
pkgrel = 1
url = https://wasmtime.dev/
arch = x86_64
@@ -8,8 +8,7 @@ pkgbase = wasmtime-bin
provides = wasmtime
provides = wasm2obj
conflicts = wasmtime
- source = https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.xz
+ source = https://github.com/bytecodealliance/wasmtime/releases/download/v0.28.0/wasmtime-v0.28.0-x86_64-linux.tar.xz
sha512sums = SKIP
pkgname = wasmtime-bin
-