This commit is contained in:
Noel Jacob
2024-05-10 15:12:30 +00:00
parent 10367a83f5
commit 1bac300a0e
2 changed files with 7 additions and 7 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.1.7
pkgver = 1.1.8
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.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-x64.zip
source_x86_64 = LICENSE
sha256sums_x86_64 = 27a79567a4953a3ffd654ddeda410a6409d4eb744a4cb7fb79fdd5ee726aa290
sha256sums_x86_64 = 26e0d3fbc1476da99d3150837924c63d83af84f636119f57783db38c7123dfa6
sha256sums_x86_64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b
source_aarch64 = bun-aarch64-1.0.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-aarch64.zip
source_aarch64 = LICENSE
sha256sums_aarch64 = 96f9b78e6958e9090b25516d59e6b787b840454d43124ba70509e23f0e7adc7e
sha256sums_aarch64 = e3f904c9a176926bbc3008e5acf801a8a14321df1b0626eedd9965ddbd30f11a
sha256sums_aarch64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b
pkgname = bun-bin