File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <link >https://ntd4996.github.io/agentpet/appcast.xml</link >
66 <description >Updates for AgentPet</description >
77 <language >en</language >
8+ <item >
9+ <title >1.4.3</title >
10+ <sparkle : version >1.4.3</sparkle : version >
11+ <sparkle : shortVersionString >1.4.3</sparkle : shortVersionString >
12+ <sparkle : minimumSystemVersion >13.0</sparkle : minimumSystemVersion >
13+ <enclosure url =" https://github.com/ntd4996/agentpet/releases/download/v1.4.3/AgentPet-1.4.3.dmg"
14+ sparkle : edSignature =" MM+DrQo5xIzPPclQ9U6sGoBO2E4yboJRjuz/K6eeZKSZBOuV2HtAhcRhWr92jTbxmYNgLUyNTG/DvwfIHEdaDA==" length =" 4728651" type =" application/octet-stream" />
15+ </item >
816 <item >
917 <title >1.4.2</title >
1018 <sparkle : version >1.4.2</sparkle : version >
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ const RELEASES = "https://github.com/ntd4996/agentpet/releases";
99const RELEASE_LATEST = " https://github.com/ntd4996/agentpet/releases/latest" ;
1010const DISCORD = " https://discord.gg/kzFJKsZav" ;
1111const BREW = " brew install --cask ntd4996/tap/agentpet" ;
12- const WIN_TAG = " win-v0.1.1 " ;
13- const WIN_SETUP = ` https://github.com/ntd4996/agentpet/releases/download/${WIN_TAG }/AgentPet_0.1.1_x64 -setup.exe ` ;
12+ const WIN_TAG = " win-v0.1.2 " ;
13+ const WIN_SETUP = ` https://github.com/ntd4996/agentpet/releases/download/${WIN_TAG }/AgentPet_0.1.2_x64 -setup.exe ` ;
1414const WIN_PORTABLE = ` https://github.com/ntd4996/agentpet/releases/download/${WIN_TAG }/AgentPet-portable-x64.zip ` ;
1515
1616const platforms = [
You can’t perform that action at this time.
0 commit comments