forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: 0.51 2022-08-15 - Bump min perl version to 5.16 (as per core Mojolicious) 0.50 2022-08-08 - Allow client_id / client_secret in body params (GH #28) 0.49 2022-06-02 - Fix tests broken by Mojolicious multiple render fixes (GH #27) 0.48 2021-06-15 - Accept error_description from auth methods (GH #26)
- Loading branch information
wen
committed
Apr 29, 2023
1 parent
da218ec
commit eaf4bfb
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.1 2023/02/27 18:13:34 nikita Exp $ | ||
$NetBSD: distinfo,v 1.2 2023/04/29 14:47:58 wen Exp $ | ||
|
||
BLAKE2s (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = aaf9d7b8a4854f5c724e90ceb48a8abc5eee65305c708d439eff5791610cc555 | ||
SHA512 (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 62d4613f8928e25b929768df223290eda1933e3cc0a191ffba77e6965e69dc42a008e24f434611541b19130fafa0e6cf651429af0c44a138e547bb39b5bbfe96 | ||
Size (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 16823 bytes | ||
BLAKE2s (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 13c590865ed8cb2fefa65774f3685b2c6d73a38c9a002d78cf57a9bf3378e33d | ||
SHA512 (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 9bd9cd7e636e4228c249d679d2733088681f25849f60949178ad6859b479b3f49d150fd1022ebc5030d4fc87e86b1400dadbd92285084454832bf334d09e4451 | ||
Size (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 19752 bytes |