From 8a84c331176c7cf121cc582ad90374290f35ddce Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 15 Mar 2024 19:28:41 +0000 Subject: [PATCH] Update timestamp 2024-03-15T19:22:37Z --- bucket/buzz.json | 6 +++--- bucket/dolt.json | 16 ++++++++++------ bucket/exiftool.json | 6 +++--- stats.json | 20 ++++++++++---------- 4 files changed, 26 insertions(+), 22 deletions(-) diff --git a/bucket/buzz.json b/bucket/buzz.json index 202d3fc9f32..9918ed8bf32 100644 --- a/bucket/buzz.json +++ b/bucket/buzz.json @@ -1,12 +1,12 @@ { - "version": "0.8.4", + "version": "0.9.0", "description": "Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.", "homepage": "https://buzzcaptions.com/", "license": "MIT license", "architecture": { "64bit": { - "url": "https://github.com/chidiwilliams/buzz/releases/download/v0.8.4/Buzz-0.8.4-windows.exe", - "hash": "28ebe6d11a4183e4954697fce64de9099370d089c5bb49fe893814fc6df21ed6" + "url": "https://github.com/chidiwilliams/buzz/releases/download/v0.9.0/Buzz-0.9.0-windows.exe", + "hash": "f52451bdd2542329c889725528a7bb6705f6d5614e318df610ce68a77ef645fd" } }, "innosetup": true, diff --git a/bucket/dolt.json b/bucket/dolt.json index 87753db35e0..83c5c3897ea 100644 --- a/bucket/dolt.json +++ b/bucket/dolt.json @@ -1,16 +1,20 @@ { + "version": "1.35.4", "homepage": "https://github.com/dolthub/dolt", - "license": "Apache-2.0", "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.", - "version": "1.35.3", + "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.3/dolt-windows-amd64.zip", - "hash": "3e3e61478c0f897fbaca5738103aa7c54d0cdda30a3faa3d85271390b6561c1f" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.4/dolt-windows-amd64.zip", + "hash": "24072757b18e65641c5b0e59dffa548a2c81a53bcfa626c32bf2894b10428003", + "extract_dir": "dolt-windows-amd64" } }, - "extract_dir": "dolt-windows-amd64", - "bin": "bin\\dolt.exe", + "bin": [ + "bin\\dolt.exe", + "bin\\git-dolt.exe", + "bin\\git-dolt-smudge.exe" + ], "checkver": "github", "autoupdate": { "architecture": { diff --git a/bucket/exiftool.json b/bucket/exiftool.json index d12bf1a70f6..93ecd9f29c3 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.78", + "version": "12.79", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", "homepage": "https://exiftool.org", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", - "url": "https://exiftool.org/exiftool-12.78.zip", - "hash": "sha1:2ad8b6947adc5c09bf863ad5d75b57be70a2d7b1", + "url": "https://exiftool.org/exiftool-12.79.zip", + "hash": "sha1:14c41d714c0bd46e11abc791ac06134febfc2717", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe", diff --git a/stats.json b/stats.json index 9d0e18e3848..341f405e254 100644 --- a/stats.json +++ b/stats.json @@ -1,15 +1,15 @@ { - "downloads": 0, - "appsUpdated": 0, - "manifests": 156287, - "totalDownloads": 7043, - "apps": 46473, - "badManifests": 16, - "totalBuckets": 1838, "badBuckets": 118, - "appsNew": 0, + "totalBuckets": 1838, "buckets": 1720, - "prevDate": "2024-03-15T18:28:40Z", "appsDeleted": 0, - "date": "2024-03-15T18:52:41Z" + "date": "2024-03-15T19:22:37Z", + "appsNew": 0, + "apps": 46473, + "appsUpdated": 3, + "badManifests": 16, + "manifests": 156287, + "downloads": 0, + "totalDownloads": 7043, + "prevDate": "2024-03-15T18:52:41Z" }