Skip to content

Commit 2598995

Browse files
authored
bug-1924072: update stackwalker to 0.22.2 (#16)
1 parent cd6867c commit 2598995

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

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

0 commit comments

Comments
 (0)