Skip to content

Commit

Permalink
Merge pull request #21 from IQTLabs/vk133
Browse files Browse the repository at this point in the history
vkfft 1.3.3
  • Loading branch information
anarkiwi authored Jan 15, 2024
2 parents e23816a + 764a82c commit fcd3cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ sudo apt-get update && sudo apt-get install -qy \
&& \
wget https://sourceforge.net/projects/sigpack/files/sigpack-1.2.7.zip -O sigpack.zip && unzip sigpack.zip && ln -s sigpack-*/sigpack . && \
wget https://github.com/nlohmann/json/releases/download/v3.11.2/json.hpp && \
git clone https://github.com/DTolm/VkFFT -b v1.3.2
git clone https://github.com/DTolm/VkFFT -b v1.3.3

0 comments on commit fcd3cd2

Please sign in to comment.