Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BOT] Update manifest.yaml for staging #797

Merged
merged 1 commit into from
Jan 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ box:
strategy:
download: bucket
project: catalyst-api
commit: 455edb6414ae4118632f029877d1cb889f7a7ce6
commit: ae626363522b7a99c96f5d062ea1e78dcb861917
release: main
srcFilenames:
darwin-amd64: livepeer-catalyst-api-darwin-amd64.tar.gz
Expand All @@ -47,7 +47,7 @@ box:
strategy:
download: bucket
project: go-livepeer
commit: cdcb232666c3fd828adc118d72877ad0675562c3
commit: 7c07265d3e936ec08b55a38db4e2709caaeccfaf
binary: livepeer
release: master
archivePath: livepeer
Expand All @@ -62,7 +62,7 @@ box:
strategy:
download: bucket
project: mistserver
commit: c111e8bf474a12434548c6b2d94d99dd00e67bdf
commit: 57d104469ccbfaa5661d0ebc842235c64e63b104
release: catalyst
skipGpg: true
srcFilenames:
Expand Down
Loading