Skip to content

Commit

Permalink
Bump Qrack commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Dec 7, 2024
1 parent 59d156a commit c61d0bd
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 0182cd6377306e6f7183845ea90c8aa89e54bbf7; cd ..
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout eb2dee9bb94a71714b36e25d81186ee3e06b84b3; cd ..
endif
mkdir -p qrack/build
ifeq ($(UNAME_S),Linux)
Expand Down

0 comments on commit c61d0bd

Please sign in to comment.