Skip to content

Commit abae212

Browse files
merge main
2 parents e8a6811 + 44a949c commit abae212

69 files changed

Lines changed: 2062 additions & 1133 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/buildomat/common.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
TOFINO_STAGES=20
1212

1313
# These describe which version of the SDE to download and where to find it
14-
SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2
15-
SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0
16-
SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163
14+
SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
15+
SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
16+
SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1717

1818
[ `uname -s` == "SunOS" ] && SERIES=illumos
1919
[ `uname -s` == "SunOS" ] || SERIES=linux

0 commit comments

Comments
 (0)