Skip to content

Commit

Permalink
Bump paper
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Jul 10, 2024
1 parent e829260 commit e389268
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
{
"id": "paper",
"versionRange": "^3.6.3",
"versionRange": "^3.6.4",
"additionalData": {}
}
]
Expand Down
42 changes: 21 additions & 21 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@
{
"dependency": {
"id": "paper",
"versionRange": "=3.6.3",
"versionRange": "=3.6.4",
"additionalData": {
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/libpaperlog.so",
"debugSoLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/debug_libpaperlog.so",
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/libpaperlog.so",
"debugSoLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/debug_libpaperlog.so",
"overrideSoName": "libpaperlog.so",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/paperlog.qmod",
"branchName": "version/v3_6_3",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod",
"branchName": "version/v3_6_4",
"compileOptions": {
"systemIncludes": [
"shared/utfcpp/source"
Expand All @@ -79,7 +79,7 @@
"cmake": false
}
},
"version": "3.6.3"
"version": "3.6.4"
},
{
"dependency": {
Expand Down Expand Up @@ -202,6 +202,21 @@
},
"version": "0.1.4"
},
{
"dependency": {
"id": "tinyxml2",
"versionRange": "=10.0.0",
"additionalData": {
"soLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/libtinyxml2.so",
"debugSoLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/debug_libtinyxml2.so",
"overrideSoName": "libtinyxml2.so",
"modLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/tinyxml2.qmod",
"branchName": "version/v10_0_0",
"cmake": true
}
},
"version": "10.0.0"
},
{
"dependency": {
"id": "fmt",
Expand All @@ -220,21 +235,6 @@
}
},
"version": "10.0.0"
},
{
"dependency": {
"id": "tinyxml2",
"versionRange": "=10.0.0",
"additionalData": {
"soLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/libtinyxml2.so",
"debugSoLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/debug_libtinyxml2.so",
"overrideSoName": "libtinyxml2.so",
"modLink": "https://github.com/MillzyDev/NDK-tinyxml2/releases/download/v10.0.0/tinyxml2.qmod",
"branchName": "version/v10_0_0",
"cmake": true
}
},
"version": "10.0.0"
}
]
}

0 comments on commit e389268

Please sign in to comment.