Skip to content

Commit a170e7a

Browse files
committed
feat: Update flatpak sources
1 parent 75bc085 commit a170e7a

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: pwsh
5555
run: |
5656
$ProgressPreference = 'SilentlyContinue'
57-
Invoke-WebRequest https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-${{ matrix.variant.arch }}.exe -OutFile dotnet.exe
57+
Invoke-WebRequest https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.2/windowsdesktop-runtime-10.0.2-win-${{ matrix.variant.arch }}.exe -OutFile dotnet.exe
5858
Invoke-WebRequest https://aka.ms/windowsappsdk/1.8/latest/windowsappruntimeinstall-${{ matrix.variant.arch }}.exe -OutFile windowsappruntimeinstall.exe
5959
iscc setup.iss
6060
- uses: actions/upload-artifact@v4

flatpak/nuget-sources.json

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[
22
{
33
"dest": "nuget-sources",
4-
"dest-filename": "gettext.net.8.0.5.nupkg",
5-
"sha512": "08032d942bed96bd990bbff15cb08cfc27787fd041dc96feafbfa3bfb0ad8234475450617dc867f7c1c3b331435483b1ae3ae13aacc6b897f7b2ac06b5cc6bf8",
6-
"url": "https://api.nuget.org/v3-flatcontainer/gettext.net/8.0.5/gettext.net.8.0.5.nupkg",
4+
"dest-filename": "gettext.net.10.0.1.nupkg",
5+
"sha512": "8bbc85bd485ae79286a9ff8cd0795157200d3b17c630420b8bdec424ae5b67481101defa8e63df7ab01c9d87634ebfd16a7e734b25ebf977001c05590e0df398",
6+
"url": "https://api.nuget.org/v3-flatcontainer/gettext.net/10.0.1/gettext.net.10.0.1.nupkg",
77
"type": "file"
88
},
99
{
@@ -113,51 +113,51 @@
113113
},
114114
{
115115
"dest": "nuget-sources",
116-
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-arm.10.0.1.nupkg",
117-
"sha512": "2b74aa7ed675f70cebffc63fb25e9ab8dcc227cdec4219fdfa1caf44ddc9925527aad9b68f6d78a2d7421484e090734cfcb9dceea0352bc52ace407249e0ead5",
118-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-arm/10.0.1/microsoft.aspnetcore.app.runtime.linux-arm.10.0.1.nupkg",
116+
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-arm.10.0.2.nupkg",
117+
"sha512": "fe8d23032663900871505d6268388c0e57a629cc172c8a4a5b7c8698b73074928e2fa5f7d5f9426111d57821a52f97058ee01a05cfef0d12b2a08d9cd8c55329",
118+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-arm/10.0.2/microsoft.aspnetcore.app.runtime.linux-arm.10.0.2.nupkg",
119119
"type": "file"
120120
},
121121
{
122122
"dest": "nuget-sources",
123-
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-arm64.10.0.1.nupkg",
124-
"sha512": "6d03216462c8425687b65c5bfb586c4cb9e081917fae2f23b02e1d033de5028a27f8c03078acf4aabe88a550310a103a36e85aa29eee9726536219be57348f06",
125-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-arm64/10.0.1/microsoft.aspnetcore.app.runtime.linux-arm64.10.0.1.nupkg",
123+
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-arm64.10.0.2.nupkg",
124+
"sha512": "628862f87b7388ebf758fdfd466dc58dbd60b6d81f8e3d8ca64d6816456e620c5ef75063cadf2f7924a6cede2d28b99c4d45ebffe4d4b80d25c7f3dfb4788f27",
125+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-arm64/10.0.2/microsoft.aspnetcore.app.runtime.linux-arm64.10.0.2.nupkg",
126126
"type": "file"
127127
},
128128
{
129129
"dest": "nuget-sources",
130-
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-x64.10.0.1.nupkg",
131-
"sha512": "04b5de30e7cc8a9f6fabcfab71ed3e0e05fcf83466c63af149e3bc24e1a21c9ee80fdad81dd5fea52a9a6a48f07bbcbba0c2032a6d4c0b89c9145a5ab8797195",
132-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-x64/10.0.1/microsoft.aspnetcore.app.runtime.linux-x64.10.0.1.nupkg",
130+
"dest-filename": "microsoft.aspnetcore.app.runtime.linux-x64.10.0.2.nupkg",
131+
"sha512": "8f9de8fe3acd077fd52e44b437b4085db1ee2cb892f7373a826202336820caf865c9768c40151cbeed6f5ca289ced7760bcd423346aaf63f4253fca07172c82e",
132+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-x64/10.0.2/microsoft.aspnetcore.app.runtime.linux-x64.10.0.2.nupkg",
133133
"type": "file"
134134
},
135135
{
136136
"dest": "nuget-sources",
137-
"dest-filename": "microsoft.data.sqlite.core.10.0.1.nupkg",
138-
"sha512": "5a39694f2d718720fbcef86d251bee7f02d3b6e145d2b9db9d19c4ef767037f9a21a0f419d82f2cfe8b04a3e5a86984b577069cab26b4e94e296f7d582a13356",
139-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite.core/10.0.1/microsoft.data.sqlite.core.10.0.1.nupkg",
137+
"dest-filename": "microsoft.data.sqlite.core.10.0.2.nupkg",
138+
"sha512": "75dfc62056c5c4d3058c4a2ac655aa847ac66cd94b447fb4a8d37e888fbede01498224b4d57f4534b34d00d09b2aeb44291f08be3fee6b1a28de6c269cd10de3",
139+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite.core/10.0.2/microsoft.data.sqlite.core.10.0.2.nupkg",
140140
"type": "file"
141141
},
142142
{
143143
"dest": "nuget-sources",
144-
"dest-filename": "microsoft.netcore.app.runtime.linux-arm.10.0.1.nupkg",
145-
"sha512": "fd215ca4a98684a3c4759fdd1e842e4bbc5275562dac61466f2a50c4b4e54178b40ac3e17e0403783c2ebda61ec1f070d0632c03dbc5a2796e15e3a50b32a671",
146-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-arm/10.0.1/microsoft.netcore.app.runtime.linux-arm.10.0.1.nupkg",
144+
"dest-filename": "microsoft.netcore.app.runtime.linux-arm.10.0.2.nupkg",
145+
"sha512": "26941d46fa3fc91795d56ad73740b3acfa12cdc8a03d36f837599e10ddb6ea1aadef19367dcbc05c93039ed0f9784368fe1676afb5ffae081c92328bcd76cbc8",
146+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-arm/10.0.2/microsoft.netcore.app.runtime.linux-arm.10.0.2.nupkg",
147147
"type": "file"
148148
},
149149
{
150150
"dest": "nuget-sources",
151-
"dest-filename": "microsoft.netcore.app.runtime.linux-arm64.10.0.1.nupkg",
152-
"sha512": "5a5f987022694cd566ebb0353acf6d439e9c58c7304ed8bc2fc66e59425249189d61d6a20c952924d7e3ee9b58b0634c00ab9ef2fa9b350af7cd074a55c9a99a",
153-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-arm64/10.0.1/microsoft.netcore.app.runtime.linux-arm64.10.0.1.nupkg",
151+
"dest-filename": "microsoft.netcore.app.runtime.linux-arm64.10.0.2.nupkg",
152+
"sha512": "f853e31f414ea94ef9aac4250320da18a184c059b09d5b4d13442dba0a0aa8cc0fdeb2585a77c01360c0f3856e69e28f521d2e8134627b3d4a57184ff6528cf5",
153+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-arm64/10.0.2/microsoft.netcore.app.runtime.linux-arm64.10.0.2.nupkg",
154154
"type": "file"
155155
},
156156
{
157157
"dest": "nuget-sources",
158-
"dest-filename": "microsoft.netcore.app.runtime.linux-x64.10.0.1.nupkg",
159-
"sha512": "2666e915df39c198a4013fc3e7bc08361b79aed7ec01096a406df836f4aedda8cc93d84dd5c67c3e612ecaca1955219aa7f2461777001cfebb67bc7d53c0ca5c",
160-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-x64/10.0.1/microsoft.netcore.app.runtime.linux-x64.10.0.1.nupkg",
158+
"dest-filename": "microsoft.netcore.app.runtime.linux-x64.10.0.2.nupkg",
159+
"sha512": "707e7d4c03f333eb9504bd4e8d31450cc5277978708f35a88d24e07e853a1d5198e0607bf30148c03f6c10107e69b053d1a91b3f8a7e65f50da7824a330551c0",
160+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-x64/10.0.2/microsoft.netcore.app.runtime.linux-x64.10.0.2.nupkg",
161161
"type": "file"
162162
},
163163
{
@@ -169,23 +169,23 @@
169169
},
170170
{
171171
"dest": "nuget-sources",
172-
"dest-filename": "microsoft.win32.systemevents.10.0.1.nupkg",
173-
"sha512": "97ae43f66d84606605b268b84eab8b118a65ca57f2206a91cfb8e996aa822bf527febfe661b940f90265ed79dacfc6e195925d82d4d86439e3d2cbbad836caf3",
174-
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/10.0.1/microsoft.win32.systemevents.10.0.1.nupkg",
172+
"dest-filename": "microsoft.win32.systemevents.10.0.2.nupkg",
173+
"sha512": "25d85723f47ef098bb6022b03916b61af1b7b8d1b1079262ce1b935d34ee39b2f5faa98fd639bd0f7439041dd6e71342fb491a9a722f1fb758cbc5e33320e730",
174+
"url": "https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/10.0.2/microsoft.win32.systemevents.10.0.2.nupkg",
175175
"type": "file"
176176
},
177177
{
178178
"dest": "nuget-sources",
179-
"dest-filename": "nickvision.desktop.2025.12.3.nupkg",
180-
"sha512": "0c3d5b32702cf99d29428e735e2ce9b34fc1b259b7f1938e891a48c32d379dd8e6b086822b5cd82ed031f32f0428c8eb28f9bf4bfd958acec5778b8d1a356b4d",
181-
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2025.12.3/nickvision.desktop.2025.12.3.nupkg",
179+
"dest-filename": "nickvision.desktop.2026.1.1.nupkg",
180+
"sha512": "f3f49b5bcc89f1aa84f92af7371e0d6657965483aaa520f83d96ed21f4e2898c3022a5437d01c68e9108e64153937406563be04d392e2366ead3a9a156b0d722",
181+
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.1.1/nickvision.desktop.2026.1.1.nupkg",
182182
"type": "file"
183183
},
184184
{
185185
"dest": "nuget-sources",
186-
"dest-filename": "nickvision.desktop.gnome.2025.12.1.nupkg",
187-
"sha512": "28f4fa51316f5c47119588468e2556d68fb86136bd44f9224324385627a493960dc88733c8e0a25362369dc90a9a69fc1a8004799fad806b0d06ce7a9fd05cfa",
188-
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop.gnome/2025.12.1/nickvision.desktop.gnome.2025.12.1.nupkg",
186+
"dest-filename": "nickvision.desktop.gnome.2026.1.0.nupkg",
187+
"sha512": "7d9cb49dffecb127409c55cb7cce17185e3a01ab2ba46a12acf47b66a3861f960b25534abd014ce5176c075fdb5e4836ceed4e761bb16dc788eb98bcebc7287b",
188+
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop.gnome/2026.1.0/nickvision.desktop.gnome.2026.1.0.nupkg",
189189
"type": "file"
190190
},
191191
{
@@ -225,100 +225,100 @@
225225
},
226226
{
227227
"dest": "nuget-sources",
228-
"dest-filename": "system.drawing.common.10.0.1.nupkg",
229-
"sha512": "45980cfe6d5910ee1e5fe38d1fae3c5bd87beba19c5a6199d173e9649fdfdd112d30f3214ec88d635dfa44df1e831ab203d2d02b5956a72116db64cb693cec01",
230-
"url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/10.0.1/system.drawing.common.10.0.1.nupkg",
228+
"dest-filename": "system.drawing.common.10.0.2.nupkg",
229+
"sha512": "1fa9c7f4d7310b4ba69e04ea58838821593b98d865249725a66e5184cd5b8429555cace4ec870c22ad6b665d53a8def604b48122164f6f112e4a65c5e8ae0c7f",
230+
"url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/10.0.2/system.drawing.common.10.0.2.nupkg",
231231
"type": "file"
232232
},
233233
{
234234
"dest": "nuget-sources",
235-
"dest-filename": "vanara.core.4.2.1.nupkg",
236-
"sha512": "14588f503109e7f61c49a97608bbd87352d256ec5fd47bbe1ab9ac95fd69d9d14a5816ed4e0595eb156cd9703c8414fad84ee5e3a7708d7fd4e923449c1cca9e",
237-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.core/4.2.1/vanara.core.4.2.1.nupkg",
235+
"dest-filename": "vanara.core.5.0.0.nupkg",
236+
"sha512": "f5cd54e84022c786f96441d2030ef2e4ab6f301f68b0f91fb361cc8b7129225c7cff9b1a5d6e36c4035f192a5e6e1fa47ba9d7c827588e0c15a77b3d63adb3e3",
237+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.core/5.0.0/vanara.core.5.0.0.nupkg",
238238
"type": "file"
239239
},
240240
{
241241
"dest": "nuget-sources",
242-
"dest-filename": "vanara.pinvoke.comctl32.4.2.1.nupkg",
243-
"sha512": "e36294a10af86bb59721b04d2e43181a5c28777fd3ddf9f105e57ac0faf32e354254835c1bff0db5a4537d7aed137edf5b47448d9c4a4f6b0f60dc1cc1b411b2",
244-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.comctl32/4.2.1/vanara.pinvoke.comctl32.4.2.1.nupkg",
242+
"dest-filename": "vanara.pinvoke.comctl32.5.0.0.nupkg",
243+
"sha512": "c022b9f750488b9d6160ceb3935fe2c1390068835fe0a14d39998c6fc6ee45479239b193b9806fb176212809b31aacd8569c6421ee247c5ef07d26ff7c58efdd",
244+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.comctl32/5.0.0/vanara.pinvoke.comctl32.5.0.0.nupkg",
245245
"type": "file"
246246
},
247247
{
248248
"dest": "nuget-sources",
249-
"dest-filename": "vanara.pinvoke.cryptography.4.2.1.nupkg",
250-
"sha512": "115a644f2fbce4b55d06546f868038aec6732dc15749c88c2bcbe2a259564a531a4a636722beec63b41ff218095fdd8179158782adf9e1aef7328f458a86b094",
251-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.cryptography/4.2.1/vanara.pinvoke.cryptography.4.2.1.nupkg",
249+
"dest-filename": "vanara.pinvoke.cryptography.5.0.0.nupkg",
250+
"sha512": "848a092532bd3fc1ba48b92796898c7ac6f2b9280340cf32f11ca199b2ee2256c6918a36c1de46901863b57ec273ead50997330d4f12c8a1fe2e98a7e0595020",
251+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.cryptography/5.0.0/vanara.pinvoke.cryptography.5.0.0.nupkg",
252252
"type": "file"
253253
},
254254
{
255255
"dest": "nuget-sources",
256-
"dest-filename": "vanara.pinvoke.gdi32.4.2.1.nupkg",
257-
"sha512": "e6c89ed1937306cdab47850aad7d77ab0cabe1ed77b6bfe843c253849726bfcdb13d2864a5349dc892966560ced4b66f9856caada36976b0d0e73b64092424d2",
258-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.gdi32/4.2.1/vanara.pinvoke.gdi32.4.2.1.nupkg",
256+
"dest-filename": "vanara.pinvoke.gdi32.5.0.0.nupkg",
257+
"sha512": "982be19bf392f74ed2b05551212bab6552039227b4e074492ae28030154c1da830bb15e64462dca61a221ba7786e0e4164a5ef4d659f16dbcda395e35e689833",
258+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.gdi32/5.0.0/vanara.pinvoke.gdi32.5.0.0.nupkg",
259259
"type": "file"
260260
},
261261
{
262262
"dest": "nuget-sources",
263-
"dest-filename": "vanara.pinvoke.kernel32.4.2.1.nupkg",
264-
"sha512": "bb0a52ea108dcbd7d6eac85edcd7c80cb6e8c213a8a3e46f8349b583a0c962651d72add8813ab8c65673a0bec473b02be6bc0181af92d8baaeeb3a4e9d147359",
265-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.kernel32/4.2.1/vanara.pinvoke.kernel32.4.2.1.nupkg",
263+
"dest-filename": "vanara.pinvoke.kernel32.5.0.0.nupkg",
264+
"sha512": "aa8b2448d6d81724f61153ed19e6f3d425ee52c064e6f59c7c6af30c30bfe56704fdffea591ab21d5f8dc36b83507969345415143f34dd3b75cbf64ccf891869",
265+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.kernel32/5.0.0/vanara.pinvoke.kernel32.5.0.0.nupkg",
266266
"type": "file"
267267
},
268268
{
269269
"dest": "nuget-sources",
270-
"dest-filename": "vanara.pinvoke.ole.4.2.1.nupkg",
271-
"sha512": "3fe2792851051509c376d7104ddc50399a69884dbeb7683b545eb6e6125206c119d5515d3d4e80c5cb95f750a6f0d659a3f663c1c98a4caa57048e3d38c0ac08",
272-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.ole/4.2.1/vanara.pinvoke.ole.4.2.1.nupkg",
270+
"dest-filename": "vanara.pinvoke.ole.5.0.0.nupkg",
271+
"sha512": "a3f8dbc75473d436fd0e4aad4ead046f035b635be06a0fecce0bb7a168dc0a22c7387303cde997fb28d48d01ae823cc5c349bb4ed671b2c6547048c719e2f710",
272+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.ole/5.0.0/vanara.pinvoke.ole.5.0.0.nupkg",
273273
"type": "file"
274274
},
275275
{
276276
"dest": "nuget-sources",
277-
"dest-filename": "vanara.pinvoke.powrprof.4.2.1.nupkg",
278-
"sha512": "c142c5ece8f036f262eb99002745c5af8ab2dfe86b0a69be61b76f359f97ccdec08ffc043af7d9833b9c02d37a549da727e1bac6a8fe08dfe944967c699ff0e7",
279-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.powrprof/4.2.1/vanara.pinvoke.powrprof.4.2.1.nupkg",
277+
"dest-filename": "vanara.pinvoke.powrprof.5.0.0.nupkg",
278+
"sha512": "295b58ff4a88190495fe7d754782f0ff0588c1ffaeedfd0cd8ccafab0522b911169102401fdb8919213fe7c0cb73ff041e8418e186c092351f3c536209008fbf",
279+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.powrprof/5.0.0/vanara.pinvoke.powrprof.5.0.0.nupkg",
280280
"type": "file"
281281
},
282282
{
283283
"dest": "nuget-sources",
284-
"dest-filename": "vanara.pinvoke.rpc.4.2.1.nupkg",
285-
"sha512": "f467be016785e787080d63ea6c62100a2f24e2ed2debb1911b2a7c5503b28504e86db4fa23237e2afd623afe59a28f93709fe7d0d38a54183d9ba9e40c359d31",
286-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.rpc/4.2.1/vanara.pinvoke.rpc.4.2.1.nupkg",
284+
"dest-filename": "vanara.pinvoke.rpc.5.0.0.nupkg",
285+
"sha512": "4045341fde8d00c6840df51badc6a9186753b37875a0522707f38374742c727a6d80a3eecdc302f28091d898a16225adaedbbeca8a1f8f247b30454e14eed3d3",
286+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.rpc/5.0.0/vanara.pinvoke.rpc.5.0.0.nupkg",
287287
"type": "file"
288288
},
289289
{
290290
"dest": "nuget-sources",
291-
"dest-filename": "vanara.pinvoke.security.4.2.1.nupkg",
292-
"sha512": "a6a78db2538c0e3b5183104e62f13bbe76c8da2243bc04dfcf0255a4052f860c984bfd18681354c1c92b03efc303aa6708c058af785eee8d48848c5950627395",
293-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.security/4.2.1/vanara.pinvoke.security.4.2.1.nupkg",
291+
"dest-filename": "vanara.pinvoke.security.5.0.0.nupkg",
292+
"sha512": "f401f76cd90e19cd1b41e08878cbfa0778f67996894c5010c8f6d96497514b7d10f02c2e2742e8862239939747975fe9af72139b8e56f2fc683628518eb17232",
293+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.security/5.0.0/vanara.pinvoke.security.5.0.0.nupkg",
294294
"type": "file"
295295
},
296296
{
297297
"dest": "nuget-sources",
298-
"dest-filename": "vanara.pinvoke.shared.4.2.1.nupkg",
299-
"sha512": "2bebafc085fd1449ee08b97ca73f25fa3884703459e61b2db47969342530717f02e1f1bc46d7ec73846bc494cb3791b98ec50c00d57f48b0f8a298d262672e4c",
300-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shared/4.2.1/vanara.pinvoke.shared.4.2.1.nupkg",
298+
"dest-filename": "vanara.pinvoke.shared.5.0.0.nupkg",
299+
"sha512": "8fe93652f14f25067c1ef4518a5aa96ca8ee050113d9a8440b526e5cdbc1cfa3cbe9ee834f64a1f5bbe725e4ad900540eaa606abbb360d8954528bdb02683b7c",
300+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shared/5.0.0/vanara.pinvoke.shared.5.0.0.nupkg",
301301
"type": "file"
302302
},
303303
{
304304
"dest": "nuget-sources",
305-
"dest-filename": "vanara.pinvoke.shell32.4.2.1.nupkg",
306-
"sha512": "369aa3cea91f4988aae529864d9ba0e2e7ed3c43cdcc14aaa0cbe67ab018133c576363e724486311018c1cd10e1bae036dd553b85cbfa4cc161c4e041a990f19",
307-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shell32/4.2.1/vanara.pinvoke.shell32.4.2.1.nupkg",
305+
"dest-filename": "vanara.pinvoke.shell32.5.0.0.nupkg",
306+
"sha512": "c10dbae632393aac9048ffd24f875b90a41246bbc92304eacf7c58df6216bd0592b4793a6d54c75eb03551942530406dae4370a902df25153c356024d5273225",
307+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shell32/5.0.0/vanara.pinvoke.shell32.5.0.0.nupkg",
308308
"type": "file"
309309
},
310310
{
311311
"dest": "nuget-sources",
312-
"dest-filename": "vanara.pinvoke.shlwapi.4.2.1.nupkg",
313-
"sha512": "d4d1da06fdd3f206cc3848028271faa5ba850616904a26337807ace7b91cfb47aa9e4dc67add2b9f8b9b7c9d3d9f75cc6a151a58ec00f74ef59ddef5fd086aa1",
314-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shlwapi/4.2.1/vanara.pinvoke.shlwapi.4.2.1.nupkg",
312+
"dest-filename": "vanara.pinvoke.shlwapi.5.0.0.nupkg",
313+
"sha512": "5cc92450f72188d1e5a7233ca0a775f1252de85255d170dd33e5cc05e460fabba4129775bd7fc3b344f2668354c52649bd960ed858672aa4f793d0c7d7f51b3d",
314+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.shlwapi/5.0.0/vanara.pinvoke.shlwapi.5.0.0.nupkg",
315315
"type": "file"
316316
},
317317
{
318318
"dest": "nuget-sources",
319-
"dest-filename": "vanara.pinvoke.user32.4.2.1.nupkg",
320-
"sha512": "8d49c836fd3b1474ee2c3c8f6dd44714ba0da1bcbc7970979ed095a7066db8b90ed7b812adb7df3a753b70573f0627504a2e7ad931bf072e1073503dee59b9af",
321-
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.user32/4.2.1/vanara.pinvoke.user32.4.2.1.nupkg",
319+
"dest-filename": "vanara.pinvoke.user32.5.0.0.nupkg",
320+
"sha512": "32839aba37fa5f138cdb0f90e432d8999217736b5f9c22e38b1aa3b38c4799dfa93d836ae66c31d1ae601e30e84746e2ec0a92bdc6801c286b3f882c6b421897",
321+
"url": "https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.user32/5.0.0/vanara.pinvoke.user32.5.0.0.nupkg",
322322
"type": "file"
323323
}
324324
]

0 commit comments

Comments
 (0)