We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e75d9 commit 7111545Copy full SHA for 7111545
1 file changed
bin/checkout_pinned_problem_specifications_commit.sh
@@ -3,7 +3,7 @@ set -euo pipefail
3
4
cd "$(git rev-parse --show-toplevel)"
5
6
-PINNED_COMMIT_HASH="c4043d661357fc2d7ad07b8359adc92d283a5a00"
+PINNED_COMMIT_HASH="9a6acd6f7f462089181251560eebb22eba893272"
7
8
dir="$(./bin/get_problem_specifications_dir.sh)"
9
0 commit comments