Skip to content

Commit

Permalink
Update JerryScript
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Oct 26, 2024
1 parent c597224 commit 9044660
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -335,15 +335,15 @@
"lua/JerryScript" => [
"priority" => PRIORITY_BLOATWARE,
"author" => "jerry123",
"version" => "1.14.8",
"version" => "5a800e2",
"depends" => [
"lua/natives-1660775568-uno",
"lua/JSkeyLib",
"lua/JSlangLib",
"lua/ScaleformLib",
],
"files" => [
"JerryScript.lua" => "raw.githubusercontent.com/Jerrrry123/JerryScript/1.14.8/JerryScript.lua",
"JerryScript.lua" => "raw.githubusercontent.com/calamity-inc/JerryScript/5a800e203443797052132b3338ffd5683ac58ce9/JerryScript.lua",
"store/JerryScript/Language/Dutch.lua" => "raw.githubusercontent.com/Jerrrry123/JerryScript/1.14.8/store/JerryScript/Language/Dutch.lua",
"store/JerryScript/Language/Simplified_Chinese.lua" => "raw.githubusercontent.com/Jerrrry123/JerryScript/1.14.8/store/JerryScript/Language/Simplified_Chinese.lua",
"store/JerryScript/Language/French.lua" => "raw.githubusercontent.com/Jerrrry123/JerryScript/1.14.8/store/JerryScript/Language/French.lua",
Expand All @@ -363,10 +363,10 @@
],
"lua/JSlangLib" => [
"type" => "library",
"version" => "1.14.8",
"version" => "5a800e2",
"author" => "jerry123",
"files" => [
"lib/JSlangLib.lua" => "raw.githubusercontent.com/Jerrrry123/JerryScript/1.14.8/lib/JSlangLib.lua",
"lib/JSlangLib.lua" => "raw.githubusercontent.com/calamity-inc/JerryScript/5a800e203443797052132b3338ffd5683ac58ce9/lib/JSlangLib.lua",
],
],
"lua/JSkeyLib" => [
Expand Down

0 comments on commit 9044660

Please sign in to comment.