diff --git a/src/config/command.json b/src/config/command.json index c23725c8..9e9c08e9 100644 --- a/src/config/command.json +++ b/src/config/command.json @@ -1128,5 +1128,10 @@ "executedCommand": "D:\\a\\AutoPublish\\AutoPublish\\src\\komac.exe update Notion.Notion --urls https://desktop-release.notion-static.com/Notion%20Setup%203.15.1.exe --version 3.15.1 --created-with AutoPublish --created-with-url https://github.com/CoolPlayLin/AutoPublish --submit --token ***", "returnedCode": 0, "time": "2024-09-26 16:17:15" + }, + { + "executedCommand": "D:\\a\\AutoPublish\\AutoPublish\\src\\komac.exe update Gleam.Gleam --urls https://github.com/gleam-lang/gleam/releases/download/v1.5.1/gleam-v1.5.1-x86_64-pc-windows-msvc.zip --version 1.5.1 --created-with AutoPublish --created-with-url https://github.com/CoolPlayLin/AutoPublish --submit --token ***", + "returnedCode": 0, + "time": "2024-09-29 01:08:15" } ] diff --git a/src/config/list.json b/src/config/list.json index d33a0639..1d55e9b3 100644 --- a/src/config/list.json +++ b/src/config/list.json @@ -658,7 +658,8 @@ "v1.3.2", "v1.4.0", "v1.4.1", - "v1.5.0" + "v1.5.0", + "v1.5.1" ], "Audacity.Audacity": ["3.5.1", "3.6.0", "3.6.1", "3.6.2", "3.6.3", "3.6.4"], "DuckStudio.FufuTools": ["1.3.3", "1.3.4"]