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 d012072 commit 0479886Copy full SHA for 0479886
taskfiles/deps.yaml
@@ -100,8 +100,8 @@ tasks:
100
vars:
101
NAME: "{{.G_QUICKCPPLIB_LIB_NAME}}"
102
WORK_DIR: "{{.G_QUICKCPPLIB_WORK_DIR}}"
103
- FILE_SHA256: "cd1f4cd5e9580957bd9e9fabf5b9133ffe3594071a1eed6fe685d9143b961294"
104
- URL: "https://github.com/ned14/quickcpplib/archive/master.tar.gz"
+ FILE_SHA256: "5d4c9b2d6fa177d3fb14f3fe3086867e43b44f4a7a944eb10ee4616b2b0f3c05"
+ URL: "https://github.com/ned14/quickcpplib/archive/f3e452e.tar.gz"
105
GEN_ARGS:
106
- "-DBUILD_TESTING=OFF"
107
- "-DCMAKE_BUILD_TYPE=Release"
0 commit comments