Skip to content

Commit 2fbe150

Browse files
committed
bug-1954596: update stackwalker to v0.25.0
1 parent 01bd5ac commit 2fbe150

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.22.2
18-
MINIDUMPREVDATE=2024-10-10
17+
MINIDUMPREV=v0.25.0
18+
MINIDUMPREVDATE=2025-03-19
1919

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

0 commit comments

Comments
 (0)