chore: Pull in latest http-server-stabilizer version (#62853)

This PR doesn't update syntax-highlighter's lockfile;
that will happen in a separate PR after the package
gets published to our package repository.
This commit is contained in:
Varun Gandhi 2024-05-23 16:21:26 +08:00 committed by GitHub
parent f7a2d5e380
commit c2cd0679b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
package:
name: http-server-stabilizer
version: 1.1.0
epoch: 3
version: 2.0.0
epoch: 0
description: "HTTP server stabilizer for unruly servers"
target-architecture:
- x86_64
@ -28,7 +28,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/sourcegraph/http-server-stabilizer/archive/refs/tags/v${{package.version}}.tar.gz
expected-sha256: 4d0d2e4e36d20441abc898fd87031c0b4e40ce25057b6023c929bb0ffa0de4f7
expected-sha256: 9c157f4275317550ad2888539a2c6fa488c432eeae2e575ce16492860d9ccd91
- uses: go/build
with:
packages: ./...