Browse Source

Remove armhf from the list.

Robert Middleswarth 11 tháng trước cách đây
mục cha
commit
f58cafdd39
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      template/apps/your-spotify.json

+ 0 - 1
template/apps/your-spotify.json

@@ -47,7 +47,6 @@
   "note": "Create a Spotify App here: https://developer.spotify.com/dashboard/applications. Don't forget adding Redirect URL: http://192.168.X.Y:3081/oauth/spotify/callback under edit settings of the dashboard.",
   "platform": "linux",
   "repository": {
-    "stackfile_arm32": "stack/your-spotify.yml",
     "stackfile_arm64": "stack/your-spotify.yml",
     "stackfile_amd64": "stack/your-spotify.yml",
     "url": "https://github.com/pi-hosted/pi-hosted"