Update Anarlog to local-first version 1.3.0 (#3298)

* Update Anarlog to local-first version 1.3.0

Pin the existing listing to the tested source revision and regenerate its marketplace entry.

* Pin the final reviewed Anarlog package

Include corrected Flatpak setup and paid-Team eligibility in the 1.3.0 source.
This commit is contained in:
John Jeong
2026-09-21 10:31:23 +10:00
committed by GitHub
parent b03d9332a8
commit 39c9253f48
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -83,8 +83,8 @@
}, },
{ {
"name": "anarlog", "name": "anarlog",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.", "description": "Query Anarlog meetings locally, or connect through OAuth to read opted-in Cloud snapshots.",
"version": "1.0.0", "version": "1.3.0",
"author": { "author": {
"name": "Fastrepl", "name": "Fastrepl",
"url": "https://anarlog.so" "url": "https://anarlog.so"
@@ -103,7 +103,7 @@
"source": "github", "source": "github",
"repo": "fastrepl/anarlog", "repo": "fastrepl/anarlog",
"path": "agent-plugins/anarlog", "path": "agent-plugins/anarlog",
"sha": "cf25cb679a7ef8e6cec18e7c6c0d8a3a17e245c3" "sha": "259b68866a7d6c331cd428aaa33a33300a700c5d"
} }
}, },
{ {
+3 -3
View File
@@ -55,8 +55,8 @@
}, },
{ {
"name": "anarlog", "name": "anarlog",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.", "description": "Query Anarlog meetings locally, or connect through OAuth to read opted-in Cloud snapshots.",
"version": "1.0.0", "version": "1.3.0",
"author": { "author": {
"name": "Fastrepl", "name": "Fastrepl",
"url": "https://anarlog.so" "url": "https://anarlog.so"
@@ -75,7 +75,7 @@
"source": "github", "source": "github",
"repo": "fastrepl/anarlog", "repo": "fastrepl/anarlog",
"path": "agent-plugins/anarlog", "path": "agent-plugins/anarlog",
"sha": "cf25cb679a7ef8e6cec18e7c6c0d8a3a17e245c3" "sha": "259b68866a7d6c331cd428aaa33a33300a700c5d"
} }
}, },
{ {