update the branch name for the fb303-source manifest

Summary:
The primary branch in the fb303 github repository was renamed from `master` to
`main`.  Update the `fb303-source` manifest to reflect this.

The main `fb303` manifest was already updated in D30700180 (d84d56c04c).  The
`fb303-source` manifest is a separate manifest that only fetches the fb303
source code without building it.  This is only used by the `eden_scm`
manifest.

Reviewed By: fanzeyi

Differential Revision: D30794650

fbshipit-source-id: 0e7790f8ceb737ce2f26ab213e1f0f94c5b3f045
This commit is contained in:
Adam Simpkins 2021-09-07 18:56:49 -07:00 committed by Facebook GitHub Bot
parent 34af948026
commit 11c086abe0

View File

@ -6,6 +6,7 @@ shipit_fbcode_builder = false
[git]
repo_url = https://github.com/facebook/fb303.git
rev = main
[build]
builder = nop