mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
change package owner due to Bitbucket closing hg support (#1152)
This commit is contained in:
parent
5f70635482
commit
d85df00165
@ -7540,8 +7540,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "blake2",
|
"name": "blake2",
|
||||||
"url": "https://bitbucket.org/mihailp/blake2/",
|
"url": "https://github.com/narimiran/blake2",
|
||||||
"method": "hg",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"crypto",
|
"crypto",
|
||||||
"cryptography",
|
"cryptography",
|
||||||
@ -7550,7 +7550,7 @@
|
|||||||
],
|
],
|
||||||
"description": "blake2 - cryptographic hash function",
|
"description": "blake2 - cryptographic hash function",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"web": "https://bitbucket.org/mihailp/blake2/"
|
"web": "https://github.com/narimiran/blake2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spinny",
|
"name": "spinny",
|
||||||
@ -7638,8 +7638,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sha3",
|
"name": "sha3",
|
||||||
"url": "https://bitbucket.org/mihailp/sha3/",
|
"url": "https://github.com/narimiran/sha3",
|
||||||
"method": "hg",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"crypto",
|
"crypto",
|
||||||
"cryptography",
|
"cryptography",
|
||||||
@ -7648,7 +7648,7 @@
|
|||||||
],
|
],
|
||||||
"description": "sha3 - cryptographic hash function",
|
"description": "sha3 - cryptographic hash function",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"web": "https://bitbucket.org/mihailp/sha3/"
|
"web": "https://github.com/narimiran/sha3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coalesce",
|
"name": "coalesce",
|
||||||
@ -9332,7 +9332,10 @@
|
|||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"itertools",
|
"itertools",
|
||||||
|
"iterutils",
|
||||||
"python",
|
"python",
|
||||||
|
"iter",
|
||||||
|
"iterator",
|
||||||
"iterators"
|
"iterators"
|
||||||
],
|
],
|
||||||
"description": "Itertools for Nim",
|
"description": "Itertools for Nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user