mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-12 19:59:34 +00:00
ci: host soundfonts on the public feedback-soundfonts repo
feedback-desktop is private, so its release assets aren't fetchable by the unauthenticated build curl or by end users at runtime. Move the GeneralUser-GS + FluidR3_GM downloads to the public got-feedback/ feedback-soundfonts repo (freely-redistributable GM soundfonts, no third-party content). Checksums unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
0e7c428a9c
commit
e59d68d3f2
+1
-1
@@ -12,7 +12,7 @@
|
||||
"url": "https://github.com/FluidSynth/fluidsynth/releases/download/v2.5.4/fluidsynth-v2.5.4-win10-x64-cpp11.zip"
|
||||
},
|
||||
"soundfont_general_user": {
|
||||
"url": "https://github.com/got-feedback/feedback-desktop/releases/download/soundfonts-v1/GeneralUser-GS.sf2",
|
||||
"url": "https://github.com/got-feedback/feedback-soundfonts/releases/download/soundfonts-v1/GeneralUser-GS.sf2",
|
||||
"sha256": "9575028c7a1f589f5770fccc8cff2734566af40cd26ed836944e9a5152688cfe"
|
||||
},
|
||||
"python_standalone_macos_arm64": {
|
||||
|
||||
Reference in New Issue
Block a user