Skip to content

Commit 52e7bdd

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent f8d04e7 commit 52e7bdd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

apps/OpenStream_Music.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ desktop:
2828
Type: Application
2929
Icon: openstreammusic
3030
StartupWMClass: OpenStream Music
31-
X-AppImage-Version: 1.3.1
31+
X-AppImage-Version: 1.3.2
3232
Comment: Freeing the world of freemium streaming services.
3333
Categories: AudioVideo
3434
AppImageHub:
@@ -48,6 +48,6 @@ electron:
4848
dependencies:
4949
fontawesome-free: "^1.0.4"
5050
node-fetch: "^3.3.1"
51-
youtube-music-api: "^1.0.6"
51+
youtube-music-api: "^1.0.5"
5252
ytdl-core: "^4.11.5"
5353
---

database/OpenStream_Music/openstreammusic.desktop

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Terminal=false
55
Type=Application
66
Icon=openstreammusic
77
StartupWMClass=OpenStream Music
8-
X-AppImage-Version=1.3.1
8+
X-AppImage-Version=1.3.2
99
Comment=Freeing the world of freemium streaming services.
1010
Categories=AudioVideo;
1111

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openstreammusic",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Freeing the world of freemium streaming services.",
55
"main": "main.js",
66
"homepage": "https://openstreamorg.github.io",
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"fontawesome-free": "^1.0.4",
1212
"node-fetch": "^3.3.1",
13-
"youtube-music-api": "^1.0.6",
13+
"youtube-music-api": "^1.0.5",
1414
"ytdl-core": "^4.11.5"
1515
}
1616
}
2.83 KB
Loading

0 commit comments

Comments
 (0)