mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Fix nuget_sources.json
This commit is contained in:
parent
3d5d93d8e3
commit
915422d259
|
@ -293,6 +293,13 @@
|
|||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.io.filesystem.primitives.4.3.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.codedom/7.0.0/system.codedom.7.0.0.nupkg",
|
||||
"sha512": "eb3d7dece2b09817d0e3606f8a2c0e0e94a0fc928f18ae5dd7d5c768606f01fe75c9d70d047c8f44f0ade90a133c77c00f9bce6cb88f09902a9d503ab2cbccc3",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.codedom.7.0.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.codedom/4.4.0/system.codedom.4.4.0.nupkg",
|
||||
|
@ -300,13 +307,6 @@
|
|||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.codedom.4.4.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.codedom/6.0.0/system.codedom.6.0.0.nupkg",
|
||||
"sha512": "2b911b7c9bc524c86562a26547dfc92a8c774ed5937993a4a22e8a9ca1b146151aeaeaf15e4271ff6fe6cf20af634815aa1485a5a4c48d24acf39b2a6bc3cf27",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.codedom.6.0.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/runtime.any.system.reflection.primitives/4.3.0/runtime.any.system.reflection.primitives.4.3.0.nupkg",
|
||||
|
@ -918,10 +918,10 @@
|
|||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.management/6.0.0/system.management.6.0.0.nupkg",
|
||||
"sha512": "d98847c56d026a1cb6bac6b2dfb34aa9976b86754217eb80063cda76c391dee54a0f1accf19e1a76dedb7e1c63f815bcbb6c81380a76f8bd4c58680773601a43",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/system.management/7.0.0/system.management.7.0.0.nupkg",
|
||||
"sha512": "d0469d2a5ed07e7345ce759276c92cf30bb9d5680db68e1613917793d698dd1db8301361fb33970bae77ad0f506d1ae7a56f96ea0b5d854d352f58e69bbbda7f",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "system.management.6.0.0.nupkg"
|
||||
"dest-filename": "system.management.7.0.0.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
@ -953,10 +953,10 @@
|
|||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json/12.0.2/newtonsoft.json.12.0.2.nupkg",
|
||||
"sha512": "9adc1e0573d6869d42310013b414fb65f319adb6414ca7e31b0cfa63be4dc068f1fc6ced0da5277f0f062bd299d93e1f0c8a8a2720e373d471970e7e1b615c54",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg",
|
||||
"sha512": "83731b662eaf05379a23f8446ef47bbc111349dd4358b7bd8b51383fe9cf637e2fe62f78cea52a0d7bdd582dc6fbbb5837d4a7b1d53dcf37a0ae7473e21ee7b1",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "newtonsoft.json.12.0.2.nupkg"
|
||||
"dest-filename": "newtonsoft.json.13.0.1.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
@ -1289,10 +1289,10 @@
|
|||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/discordrichpresence/1.0.175/discordrichpresence.1.0.175.nupkg",
|
||||
"sha512": "487c16a74a849a6998a025bf1c21e9c3b5a5aba874ecada16db3f653c7e55f9818e70cc097765baf432b902037c932bc0cbd229e33f03366f5e624aade40c3fb",
|
||||
"url": "https://api.nuget.org/v3-flatcontainer/discordrichpresence/1.1.3.18/discordrichpresence.1.1.3.18.nupkg",
|
||||
"sha512": "5fac6c07258c494fdb2f50e1c56ce3d4a4c8a76668be562fcd1858bd49678b581e419bbf4d9391baea9163827f99b32a21baa2bd78cd92a735af21a6add14e63",
|
||||
"dest": "nuget-sources",
|
||||
"dest-filename": "discordrichpresence.1.0.175.nupkg"
|
||||
"dest-filename": "discordrichpresence.1.1.3.18.nupkg"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
|
Loading…
Reference in a new issue