Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caprine: Update caprine to 2.60.3 #87

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions com.sindresorhus.Caprine.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
</screenshot>
</screenshots>
<releases>
<release version="2.60.3" date="2024-12-11">
<description></description>
</release>
<release version="2.60.1" date="2024-04-10">
<description>
<p>What's Fixed</p>
Expand Down
4 changes: 2 additions & 2 deletions com.sindresorhus.Caprine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ modules:
sources:
- type: git
url: https://github.com/sindresorhus/caprine
tag: v2.60.1
commit: feb9a71b81358d56e11fc48d6afee0f84a941dd9
tag: v2.60.3
commit: 2ba637137839e41081ab3fe63b1a1ca609a35ac4
dest: main
x-checker-data:
type: git
Expand Down