浏览代码

Remove armhf from the list.

Robert Middleswarth 11 月之前
父节点
当前提交
f58cafdd39
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"