Skip to content

Commit

Permalink
rune: Add version 1.1.0 (#14888)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovler-Young authored Feb 28, 2025
1 parent 8be2b96 commit 4056879
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/rune.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "1.1.0",
"description": "Rune is a music player that offers audio analysis and recommendation features",
"homepage": "/~https://github.com/Losses/rune",
"license": "MPL-2.0|Shareware",
"architecture": {
"64bit": {
"url": "/~https://github.com/Losses/rune/releases/download/v1.1.0/Rune-v1.1.0-windows-amd64.zip",
"hash": "0ce2d7f52cf695fbdc245096048505cd64b9092689067a10bd7d78c0dc1fead8"
}
},
"shortcuts": [
[
"rune.exe",
"Rune"
]
],
"checkver": "github",
"autoupdate": {
"url": "/~https://github.com/Losses/rune/releases/download/v$version/Rune-v$version-windows-amd64.zip"
}
}

0 comments on commit 4056879

Please sign in to comment.