Skip to content

Commit

Permalink
🤖 [backports-release-1.10] Bump the SHA stdlib from 2d1f84e to e1af7dd (
Browse files Browse the repository at this point in the history
JuliaLang#54063)

Stdlib: SHA
URL: https://github.com/JuliaCrypto/SHA.jl.git
Stdlib branch: release-0.7
Julia branch: backports-release-1.10
Old commit: 2d1f84e
New commit: e1af7dd
Julia version: 1.10.2
SHA version: 0.7.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaCrypto/SHA.jl@2d1f84e...e1af7dd

```
$ git log --oneline 2d1f84e..e1af7dd
e1af7dd Hardcode doc edit backlink
aaf2df6 [test] fix typo
0f70e8b [test] test `AbstractString` input
335322a [test] test branch in `digest!`
5992826 [test] Testing branch within the `HMAC_CTX` constructor
5e3a676 Protect against re-using digested context
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
2 people authored and Drvi committed Jun 7, 2024
1 parent 1cfec93 commit b545683
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
75f38189d82446a19495d79daf5e2ed8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f3bddf45ae180a00f51d04b5307b993220be7ddaef01cd36bc921a19e70c8268f302d39dd08b8fe7367763fde61c05fb9dab80d5374cc029262ce3640bab5037
2 changes: 1 addition & 1 deletion stdlib/SHA.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA_BRANCH = release-0.7
SHA_SHA1 = 2d1f84e6f8417a1a368de48318640d948b023e7a
SHA_SHA1 = e1af7dd0863dee14a83550faf4b6e08971993ce8
SHA_GIT_URL := https://github.com/JuliaCrypto/SHA.jl.git
SHA_TAR_URL = https://api.github.com/repos/JuliaCrypto/SHA.jl/tarball/$1

0 comments on commit b545683

Please sign in to comment.