fix: ci - 6

This commit is contained in:
darshankabariya 2026-01-16 14:09:27 +05:30
parent 525f80a46d
commit 9cde5456ee
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22
2 changed files with 3 additions and 3 deletions

View File

@ -278,7 +278,7 @@ clean-nph:
rm -f $(NPH)
print-nph-path:
echo "$(NPH)"
@echo "$(NPH)"
clean: | clean-nph

View File

@ -193,12 +193,12 @@
},
"nimcrypto": {
"version": "0.7.3",
"vcsRevision": "b3dbc9c4d08e58c5b7bfad6dc7ef2ee52f2f4c08",
"vcsRevision": "423ea4fed8de6f4544b7e3b30d868f527ed3b947",
"url": "https://github.com/cheatfate/nimcrypto",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "f72b90fe3f4da09efa482de4f8729e7ee4abea2f"
"sha1": "580910605aca0ea60b40bfaa116d0b8af1091314"
}
},
"stint": {