Skip to content

Commit

Permalink
Update latest json
Browse files Browse the repository at this point in the history
  • Loading branch information
surapunoyousei committed Oct 28, 2023
1 parent dc67966 commit 8d68372
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions browser-portable/latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"win-x86-64": {
"version": "11.4.1",
"url": "https://github.com/Floorp-Projects/Floorp-Portable/releases/download/11.4.1-portable/floorp-11.4.1-portable-windows-x86_64.zip"
"version": "11.5.1",
"url": "https://github.com/Floorp-Projects/Floorp-Portable/releases/download/11.5.1-portable/floorp-11.5.1-portable-windows-x86_64.zip"
}
}
16 changes: 8 additions & 8 deletions browser/latest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{

"win-x86-64": {
"version": "11.4.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.4.1/floorp-win64.installer.exe",
"version": "11.5.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.5.1/floorp-win64.installer.exe",
"notify": false
},
"linux-x86-64": {
"version": "11.4.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.4.1/floorp-11.4.1.linux-x86_64.tar.bz2",
"version": "11.5.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.5.1/floorp-11.5.1.linux-x86_64.tar.bz2",
"notify": false
},
"linux-arm": {
"version": "11.4.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.4.1/floorp-11.4.1.linux-aarch64.tar.bz2",
"version": "11.5.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.5.1/floorp-11.5.1.linux-aarch64.tar.bz2",
"notify": true
},
"mac": {
"version": "11.4.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.4.1/floorp-macOS-universal.dmg",
"version": "11.5.1",
"url": "https://github.com/Floorp-Projects/Floorp/releases/download/v11.5.1/floorp-macOS-universal.dmg",
"notify": false
}

Expand Down

0 comments on commit 8d68372

Please sign in to comment.