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 95ab656 commit 56857fcCopy full SHA for 56857fc
WORKSPACE
@@ -82,10 +82,11 @@ http_archive(
82
83
http_archive(
84
name = "ncrypto",
85
- sha256 = "ed1a4f33222c7778c439b223c9e538e705031a95678303e4527289855c586aa4",
86
- strip_prefix = "ncrypto-1.0.0",
+ sha256 = "9a42a7516c9f8040c1dcc90ebc072bd24ab4701f5278e165c8acf09197665444",
+ strip_prefix = "ncrypto-jasnell-fixups-for-older-boringssl-fips",
87
type = "tgz",
88
- url = "https://github.com/nodejs/ncrypto/archive/refs/tags/1.0.0.tar.gz",
+ #url = "https://github.com/nodejs/ncrypto/archive/refs/tags/1.0.0.tar.gz",
89
+ url = "https://github.com/nodejs/ncrypto/archive/refs/heads/jasnell/fixups-for-older-boringssl-fips.tar.gz",
90
)
91
92
0 commit comments