File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,9 +122,9 @@ Testing (choose one or both):
122122- From source: Download, verify signatures, cargo x test
123123
124124To verify signatures:
125- curl -O https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/datasketches-rust-0.3.0-rc.1-src
126- curl -O https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/datasketches-rust-0.3.0-rc.1-src.asc
127- gpg --verify datasketches-rust-0.3.0-rc.1-src.asc
125+ curl -O https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/apache- datasketches-rust-0.3.0-rc.1-src.zip
126+ curl -O https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/apache- datasketches-rust-0.3.0-rc.1-src.zip .asc
127+ gpg --verify apache- datasketches-rust-0.3.0-rc.1-src.zip .asc
128128
129129Notable changes: [link to CHANGELOG or summary]
130130
You can’t perform that action at this time.
0 commit comments