Skip to content

Commit 492f2c3

Browse files
authored
bug-1973186: Upgrade Stackwalker to version 0.26.0. (#23)
1 parent c5708ff commit 492f2c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/build_stackwalker.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
set -euo pipefail
1515

1616
# From: https://github.com/rust-minidump/rust-minidump
17-
MINIDUMPREV=v0.25.0
18-
MINIDUMPREVDATE=2025-03-19
17+
MINIDUMPREV=v0.26.0
18+
MINIDUMPREVDATE=2025-06-20
1919

2020
TARFILE="socorro-stackwalker.${MINIDUMPREVDATE}.${MINIDUMPREV}.tar.gz"
2121

0 commit comments

Comments
 (0)