Commit b7d13bc 1 parent fad893a commit b7d13bc Copy full SHA for b7d13bc
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >whisper_bringup</name >
5
- <version >2.6.0 </version >
5
+ <version >2.6.1 </version >
6
6
<description >TODO: Package description</description >
7
7
<maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
8
8
<license >MIT</license >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ find_package(ament_cmake REQUIRED)
11
11
FetchContent_Declare(
12
12
whisper
13
13
GIT_REPOSITORY https://github.com/ggerganov/whisper.cpp.git
14
- GIT_TAG 2ef717b293fe93872cc3a03ca77942936a281959
14
+ GIT_TAG v1.7.0
15
15
)
16
16
17
17
FetchContent_MakeAvailable(whisper)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >whisper_demos</name >
5
- <version >2.6.0 </version >
5
+ <version >2.6.1 </version >
6
6
<description >Demos package for whisper_ros</description >
7
7
<maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
8
8
<license >MIT</license >
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >whisper_msgs</name >
5
- <version >2.6.0 </version >
5
+ <version >2.6.1 </version >
6
6
<description >whisper_msgs</description >
7
7
<maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
8
8
<license >MIT</license >
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >whisper_ros</name >
5
- <version >2.6.0 </version >
5
+ <version >2.6.1 </version >
6
6
<description >TODO: Package description</description >
7
7
<maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
8
8
<license >MIT</license >
You can’t perform that action at this time.
0 commit comments