Skip to content

Commit cbf07a9

Browse files
simuthus-fbmeta-codesync[bot]
authored andcommitted
Change default SAI version to 1.18.1 for OSS
Summary: Bump the OSS/getdeps default SAI version to 1.18.1 (libsai manifest, CMakeLists, build-helper.py, fboss_oss_build.bzl, container docs). run-getdeps.py already lists 1.18.1 in SAI_VERSION_SHAS, so it needs no change. Reviewed By: shri-khare, daiwei1983 Differential Revision: D113351959 fbshipit-source-id: a8f9bb0cd1d8dc15d684a3b305f4915e26916aa4
1 parent 903a1e2 commit cbf07a9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • build/fbcode_builder/manifests

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.16.3.tar.gz
6-
sha256 = 5c89cdb6b2e4f1b42ced6b78d43d06d22434ddbf423cdc551f7c2001f12e63d9
5+
url = https://github.com/opencomputeproject/SAI/archive/v1.18.1.tar.gz
6+
sha256 = 84f2fbd6bf672abaefddfd78a28fec794e37477bf9702fbb56d7bd53ff930ba3
77

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

1212
[install.files]
1313
inc = include

0 commit comments

Comments
 (0)