Skip to content

Commit

Permalink
shiori-rc: Update to version 1.7.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Youxikong committed May 31, 2024
1 parent a70c6b3 commit 64af8a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/shiori-rc.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"homepage": "https://github.com/go-shiori/shiori",
"description": "Simple bookmark manager built with Go",
"version": "1.6.0-rc.7",
"version": "1.7.0-rc.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/go-shiori/shiori/releases/download/v1.6.0-rc.7/shiori_Windows_x86_64.tar.gz",
"hash": "f00a4c2aabd0b64865df4baf00cdda66ee1471cf35183e5a0e300fba4192d5a7"
"url": "https://github.com/go-shiori/shiori/releases/download/v1.7.0-rc.2/shiori_Windows_x86_64.zip",
"hash": "c577dab05564e764c3585ba2d5f28e90f1238daaae8c6ef9118d7e8f90306518"
}
},
"bin": "shiori.exe",
Expand All @@ -18,7 +18,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/go-shiori/shiori/releases/download/v$version/shiori_Windows_x86_64.tar.gz"
"url": "https://github.com/go-shiori/shiori/releases/download/v$version/shiori_Windows_x86_64.zip"
}
},
"hash": {
Expand Down

0 comments on commit 64af8a8

Please sign in to comment.