commit 00d85df041cb17d90f53322dcb029c063c4c9f18
parent c7799b79f84d32282ed58b93959631f96fb562ba
Author: Andrew Costa <94498518+ak-acosta@users.noreply.github.com>
Date: Wed, 21 Sep 2022 16:22:03 -0400
Updating ReaWwise.ext for v1.0.2 (#1)
Diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/Extensions/ReaWwise.ext b/Extensions/ReaWwise.ext
@@ -1,6 +1,6 @@
@description ReaWwise
@author Audiokinetic
-@version 1.0.1
+@version 1.0.2
@provides
[win64] reaper_reawwise.dll https://github.com/audiokinetic/ReaWwise/releases/download/$version/reaper_reawwise.dll
[darwin] reaper_reawwise.dylib https://github.com/audiokinetic/ReaWwise/releases/download/$version/reaper_reawwise.dylib
diff --git a/index.xml b/index.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<index version="1" name="Audiokinetic" commit="23183e7d8348c7587905bf494c6d1431a85eaed5">
+<index version="1" name="Audiokinetic" commit="08fc842cd40abc6537e6e5406eecbc0057d61cdc">
<category name="Extensions">
<reapack name="ReaWwise.ext" type="extension" desc="ReaWwise">
<metadata>
@@ -57,6 +57,10 @@ Karl Davis
<source platform="win64" file="reaper_reawwise.dll">https://github.com/audiokinetic/ReaWwise/releases/download/1.0.1/reaper_reawwise.dll</source>
<source platform="darwin" file="reaper_reawwise.dylib">https://github.com/audiokinetic/ReaWwise/releases/download/1.0.1/reaper_reawwise.dylib</source>
</version>
+ <version name="1.0.2" author="Audiokinetic" time="2022-09-21T18:20:16Z">
+ <source platform="win64" file="reaper_reawwise.dll">https://github.com/audiokinetic/ReaWwise/releases/download/1.0.2/reaper_reawwise.dll</source>
+ <source platform="darwin" file="reaper_reawwise.dylib">https://github.com/audiokinetic/ReaWwise/releases/download/1.0.2/reaper_reawwise.dylib</source>
+ </version>
</reapack>
</category>
</index>