Skip to content

Commit

Permalink
Fix luaffi & Soup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Aug 3, 2024
1 parent ea95c1e commit 3cf59ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@
"author" => "Calamity, Inc.",
"version" => "0.1.1",
"files" => [
"lib/luaffi.dll" => "calamity.zip/luaffi/0.1.1/luaffi.dll"
"lib/luaffi.dll" => "files-that-will-make-your-head-explode.com/luaffi/0.1.1/luaffi.dll"
]
],
"lua/Soup" => [
Expand All @@ -692,9 +692,9 @@
],
"version" => "a695db3",
"files" => [
"lib/soup/init.lua" => "calamity.zip/stand-soup-ffi-init.lua",
"lib/soup/init.lua" => "files-that-will-make-your-head-explode.com/stand-soup-ffi-init.lua",
"lib/soup/soup-apigen.lua" => "raw.githubusercontent.com/calamity-inc/Soup/a695db321b758f21c80ddeacdf65cded56c739b0/bindings/soup-apigen.lua",
"lib/soup/soup.dll" => "calamity.zip/soup/2023-12-11-a695db321b758f21c80ddeacdf65cded56c739b0/soup.dll"
"lib/soup/soup.dll" => "files-that-will-make-your-head-explode.com/soup/2023-12-11-a695db321b758f21c80ddeacdf65cded56c739b0/soup.dll"
]
],
"lua_compat_layer/Kiddion's Modest Menu" => [
Expand Down

0 comments on commit 3cf59ba

Please sign in to comment.