Skip to content

Commit aa212ae

Browse files
authored
Update tofino-sde dep (#40)
1 parent dbb6ca3 commit aa212ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/buildomat/common.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22

33
# These describe which version of the SDE to download and where to find it
4-
SDE_COMMIT=0e4cfe10c92db223a953923d77f09a299b82157b
5-
SDE_PKG_SHA256=89795e536cfc9713a892904480c6c1d7bff99ca8b9e16ba8c3955fb548e037fe
6-
SDE_DEB_SHA256=deb3015f8f8a46a16de8d7ddfa549d353a658105a0dcb963e5bd65587f3d0758
4+
SDE_COMMIT=c59c6d7b9e512a834f15b1847e636426aec7d670
5+
SDE_PKG_SHA256=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951
6+
SDE_DEB_SHA256=7526d1c02064f4e40056b0a8a5aa1db86f0a912035a80fa223c322b1ae2709b7
77

88
[ `uname -s` == "SunOS" ] && SERIES=illumos
99
[ `uname -s` == "SunOS" ] || SERIES=linux

0 commit comments

Comments
 (0)