Skip to content

Commit

Permalink
update hvcc version; add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Mar 8, 2023
1 parent 97694b7 commit 4e45a7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:

env:
HVCC_VERSION: d56c881038da602a975d4c461ca77abeeeac21b7
HVCC_VERSION: f9861c264ea6a4db90d8c65e2360140a2918198e

jobs:
linux-x86_64:
Expand Down
3 changes: 3 additions & 0 deletions wstd-flangr.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
},
"midi_input": 0,
"midi_output": 0,
"version": "0, 1, 1",
"license": "GPL-3.0-or-later",
"homepage": "https://wasted.audio/software/wstd_flangr",
"plugin_uri": "https://wasted.audio/software/wstd_flangr",
"plugin_clap_id": "audio.wasted.wstd_flangr",
"plugin_formats": [
Expand Down

0 comments on commit 4e45a7d

Please sign in to comment.