Skip to content

Commit

Permalink
Bump Qrack commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Sep 29, 2024
1 parent 53f6e58 commit 85fb7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ help:
build-deps:
ifneq ($(OS),Windows_NT)
ifeq ($(QRACK_PRESENT),)
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout 97b8477ec131d10a8eec9ef88adbf3a9e2ab2a6d; cd ..
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout 45429a807e4938f1e90514cda184de485593651f; cd ..
endif
mkdir -p qrack/build
ifeq ($(UNAME_S),Linux)
Expand Down

0 comments on commit 85fb7f6

Please sign in to comment.