Skip to content

Commit

Permalink
bun/1.1.37 package update (#35193)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Nov 26, 2024
1 parent 1d8f33d commit 143db37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bun.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: bun
version: 1.1.36
version: 1.1.37
epoch: 0
description: "Incredibly fast JavaScript runtime, bundler, test runner, and package manager - all in one"
copyright:
Expand Down Expand Up @@ -54,7 +54,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/oven-sh/bun
expected-commit: ededc168cf07afcdbe5ca34495c58df435ea526d
expected-commit: 8ca0eb831d6739c6a94b3f4d484bbfe71ee97226
tag: bun-v${{package.version}}

- runs: |
Expand Down

0 comments on commit 143db37

Please sign in to comment.