Require mastodon-cpp-0.111.3.
This commit is contained in:
parent
5495acbfa2
commit
90184869f3
|
@ -16,7 +16,7 @@ steps:
|
||||||
- name: download
|
- name: download
|
||||||
image: plugins/download
|
image: plugins/download
|
||||||
settings:
|
settings:
|
||||||
source: https://schlomp.space/tastytea/mastodon-cpp/releases/download/0.111.2/libmastodon-cpp_0.111.2-0_amd64.deb
|
source: https://schlomp.space/tastytea/mastodon-cpp/releases/download/0.111.3/libmastodon-cpp_0.111.3-0_amd64.deb
|
||||||
destination: mastodon-cpp.deb
|
destination: mastodon-cpp.deb
|
||||||
|
|
||||||
- name: gcc8
|
- name: gcc8
|
||||||
|
|
|
@ -23,7 +23,7 @@ Each `<item>` in feeds must have `<link>`, `<title>` and `<description>`.
|
||||||
* C++ compiler (tested: link:{uri-gcc}[gcc] 5 / 8)
|
* C++ compiler (tested: link:{uri-gcc}[gcc] 5 / 8)
|
||||||
* link:{uri-cmake}[cmake] (tested: 3.14 / 3.9)
|
* link:{uri-cmake}[cmake] (tested: 3.14 / 3.9)
|
||||||
* link:{uri-boost}[boost] (tested: 1.71 / 1.62)
|
* link:{uri-boost}[boost] (tested: 1.71 / 1.62)
|
||||||
* link:{uri-mastodon-cpp}[mastodon-cpp] (at least: 0.111.2)
|
* link:{uri-mastodon-cpp}[mastodon-cpp] (at least: 0.111.3)
|
||||||
* link:{uri-jsoncpp}[jsoncpp] (tested: 1.9 / 1.7)
|
* link:{uri-jsoncpp}[jsoncpp] (tested: 1.9 / 1.7)
|
||||||
|
|
||||||
=== Get sourcecode
|
=== Get sourcecode
|
||||||
|
|
Loading…
Reference in New Issue
Block a user