Skip to content

Commit 8d2a54a

Browse files
Ravi Vantipallifacebook-github-bot
authored andcommitted
Change default SAI version to 1.16.3 for OSS
Summary: as titled Reviewed By: huruinan Differential Revision: D78948702 fbshipit-source-id: ecd5176c5964cf8dadd1df1c85f7d33bfec22761
1 parent 6fcc70d commit 8d2a54a

File tree

1 file changed

+3
-3
lines changed
  • build/fbcode_builder/manifests

1 file changed

+3
-3
lines changed

build/fbcode_builder/manifests/libsai

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
name = libsai
33

44
[download]
5-
url = https://github.com/opencomputeproject/SAI/archive/v1.14.0.tar.gz
6-
sha256 = 4e3a1d010bda0c589db46e077725a2cd9624a5cc255c89d1caa79deb408d1fa7
5+
url = https://github.com/opencomputeproject/SAI/archive/v1.16.3.tar.gz
6+
sha256 = 5c89cdb6b2e4f1b42ced6b78d43d06d22434ddbf423cdc551f7c2001f12e63d9
77

88
[build]
99
builder = nop
10-
subdir = SAI-1.14.0
10+
subdir = SAI-1.16.3
1111

1212
[install.files]
1313
inc = include

0 commit comments

Comments
 (0)