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 5f96f44 commit 45c0387Copy full SHA for 45c0387
docs/_config.yml
@@ -5,6 +5,6 @@ show_downloads: ["true"]
5
exclude: ["depends"]
6
7
github:
8
- zip_url: https://github.com/meilof/pysnark/releases/download/0.2.1/PySNARK-0.2.1-nols-win64.zip
9
- tar_url: https://github.com/meilof/pysnark/releases/download/0.2.1/PySNARK-0.2.1.tar.gz
+ zip_url: https://github.com/meilof/pysnark/releases/download/0.2.2/PySNARK-0.2.2-nols-win64.zip
+ tar_url: https://github.com/meilof/pysnark/releases/download/0.2.2/PySNARK-0.2.2.tar.gz
10
version: 0.2.1
0 commit comments