diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-23 16:35:33 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-23 16:36:57 +0100 |
commit | 1e119e6f58b2deea51ee49aabd30aedc4c86b664 (patch) | |
tree | 7be45915a47c597ce6c5edcf9e577a6f453ca995 /extra/graphene | |
parent | e31f66a88f017f1b1b63f19586948d5177ae6b06 (diff) | |
download | repository-1e119e6f58b2deea51ee49aabd30aedc4c86b664.tar.gz |
graphene: bump to 1.10.8
Diffstat (limited to 'extra/graphene')
-rw-r--r-- | extra/graphene/checksums | 3 | ||||
-rw-r--r-- | extra/graphene/sources | 2 | ||||
-rw-r--r-- | extra/graphene/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/graphene/checksums b/extra/graphene/checksums index 0b7ca75d..9b9238b7 100644 --- a/extra/graphene/checksums +++ b/extra/graphene/checksums @@ -1 +1,2 @@ -80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25 graphene-1.10.6.tar.xz +%BLAKE3 +4955ae6d7bddb7fecf9d9a1c17ef66a994fc9c5b422c7af60da9191372a6dec8 1.10.8.tar.gz diff --git a/extra/graphene/sources b/extra/graphene/sources index 1224df91..7cc030c6 100644 --- a/extra/graphene/sources +++ b/extra/graphene/sources @@ -1 +1 @@ -https://github.com/ebassi/graphene/releases/download/1.10.6/graphene-1.10.6.tar.xz +https://github.com/ebassi/graphene/archive/refs/tags/1.10.8.tar.gz diff --git a/extra/graphene/version b/extra/graphene/version index 5375f25b..cc5aa213 100644 --- a/extra/graphene/version +++ b/extra/graphene/version @@ -1 +1 @@ -1.10.6 1 +1.10.8 1 |