Skip to content

Commit 1f92c0c

Browse files
committed
updated a bunch of packages
1 parent f94f2ce commit 1f92c0c

File tree

4 files changed

+1341
-1886
lines changed

4 files changed

+1341
-1886
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [22.x]
17+
node-version: [24.x]
1818

1919
environment:
2020
name: github-pages

etc/products.toml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5121,13 +5121,18 @@ Enjoy another addition to our woodwinds orchestra. CineWinds Monster Low Winds i
51215121
"""
51225122

51235123
[cinewinds-pro]
5124-
vendor = "cinesamples"
5125-
name = "CineWinds Pro"
5126-
size = 16_540
5127-
requires = [ [ "native-instruments-kontakt-player", "5.8.1" ] ]
5124+
vendor = "cinesamples"
5125+
name = "CineWinds Pro"
5126+
categories = ["vsti.woodwinds"]
5127+
requires = [["native-instruments-kontakt-player","5.8.1"]]
5128+
size = 16540
5129+
url = "https://store.cinesamples.com/products/cinewinds-pro"
5130+
demo = "https://www.youtube.com/watch?v=AZcJ_8haF3M"
5131+
price = 399
51285132
nks = true
5129-
demo = "https://reaperaccessible.fr/catalog/demos/CineSamples%20-%20CineWinds%20Pro.mp3"
5130-
description = "Upcoming description"
5133+
description = """\
5134+
CineWinds PRO is the expansion to the next-generation orchestral woodwinds library, CineWinds CORE. Recorded at the legendary MGM Scoring Scoring Stage at Sony Pictures Studios in Los Angeles, CineWinds PRO expansion fills out the remainder of the woodwind instruments in the orchestra and also offers an eclectic choice of ethnic, renaissance, and period wind instruments most often used in film scoring. From the lowest woodwind in the orchestra to the highest, this is the real Hollywood Woodwinds sound. Together with CineWinds Core, this Woodwind VST bundle will become your best woodwind sample library taking center stage in your composition template.\
5135+
"""
51315136

51325137
[continuum-guitars]
51335138
vendor = "cinesamples"

0 commit comments

Comments
 (0)