This commit is contained in:
Noel Jacob
2024-02-17 08:13:42 +00:00
parent d1b8ae9d83
commit e98c7ad758
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = bun-bin
pkgdesc = All-in-one JavaScript runtime built for speed, with bundler, transpiler, test runner, and package manager. Includes bunx, shell completions and support for baseline CPUs
pkgver = 1.0.26
pkgver = 1.0.27
pkgrel = 1
url = https://github.com/oven-sh/bun
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = bun-bin
conflicts = bun
source_x86_64 = bun-x64-1.0.26.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.26/bun-linux-x64.zip
source_x86_64 = LICENSE
sha256sums_x86_64 = 99655ef01146497289627af641765a8755d87e2af9ccde7edb04381df81d3b21
sha256sums_x86_64 = b78f0aea5b9e25a35c28f02e6a1cf3d9356899686febb4a562a7a8ec4068aad3
sha256sums_x86_64 = 002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1
source_aarch64 = bun-aarch64-1.0.26.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.26/bun-linux-aarch64.zip
source_aarch64 = LICENSE
sha256sums_aarch64 = 1fe8666d97512a3963b24c0d89c2de160ba8e524d9f1f23193b147bce7a7b917
sha256sums_aarch64 = 20404267b0eb5b316cd99f7bb91b90d4cb1ac46a84cfdffe0734c0fd06f8ae72
sha256sums_aarch64 = 002c2696d92b5c8cf956c11072baa58eaf9f6ade995c031ea635c6a1ee342ad1
pkgname = bun-bin