forked from okibcn/ScoopMaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update timestamp 2023-04-03T09:52:45Z
- Loading branch information
1 parent
084c226
commit 0406d5a
Showing
7 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
{ | ||
"version": "947", | ||
"description": "Dolphin is KDE's file manager that lets you navigate and browse the contents of your hard drives, USB sticks, SD cards, and more. Creating, moving, or deleting files and folders is simple and fast.", | ||
"homepage": "https://apps.kde.org/dolphin/", | ||
"license": "LGPL-2.0-only", | ||
"version": "947", | ||
"description": "A file manager developed by KDE that lets you navigate and browse the contents of your hard drives, USB sticks, SD cards, and more.", | ||
"license": "GPL-2.0-or-later", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Dolphin_Nightly_win64/947/artifact/dolphin-master-947-windows-cl-msvc2019-x86_64.7z", | ||
"url": "https://binary-factory.kde.org/job/Dolphin_Nightly_win64/lastSuccessfulBuild/artifact/dolphin-master-947-windows-cl-msvc2019-x86_64.7z", | ||
"hash": "72227ce1e628ef21ab6e1386574196ad00142302ef9d574007af5306af06890a" | ||
} | ||
}, | ||
"bin": "bin\\dolphin.exe", | ||
"shortcuts": [ | ||
[ | ||
"bin\\dolphin.exe", | ||
"Dolphin" | ||
"Dolphin Nightly" | ||
] | ||
], | ||
"pre_install": "Stop-Process -Name 'dbus-daemon' -Force -ErrorAction 'SilentlyContinue'", | ||
"checkver": { | ||
"url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Dolphin_Nightly_win64/lastSuccessfulBuild/artifact/", | ||
"regex": "dolphin-master-([\\d.-]+)-windows-cl-msvc2019-x86_64.7z" | ||
"url": "https://binary-factory.kde.org/job/Dolphin_Nightly_win64/", | ||
"regex": "dolphin-master-([\\d]+)-windows-cl-msvc(?<Year>[\\d]+)-x86_64" | ||
}, | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Dolphin_Nightly_win64/$preReleaseVersion/artifact/dolphin-master-$version-windows-cl-msvc2019-x86_64.7z" | ||
"url": "https://binary-factory.kde.org/job/Dolphin_Nightly_win64/lastSuccessfulBuild/artifact/dolphin-master-$version-windows-cl-msvc$matchYear-x86_64.7z", | ||
"hash": { | ||
"url": "$url.sha256", | ||
"regex": "$sha256" | ||
} | ||
} | ||
}, | ||
"hash": { | ||
"url": "$url.sha256", | ||
"regex": "$sha256" | ||
} | ||
}, | ||
"_from": "okibcn/ScoopMaster" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"badBuckets": 12, | ||
"date": "2023-04-03T09:24:54Z", | ||
"appsDeleted": 0, | ||
"badManifests": 14, | ||
"totalDownloads": 1559, | ||
"appsUpdated": 15, | ||
"totalBuckets": 1401, | ||
"totalDownloads": 1560, | ||
"downloads": 1, | ||
"prevDate": "2023-04-03T09:24:54Z", | ||
"apps": 17578, | ||
"badManifests": 14, | ||
"buckets": 1389, | ||
"manifests": 80770, | ||
"appsDeleted": 0, | ||
"badBuckets": 12, | ||
"date": "2023-04-03T09:52:45Z", | ||
"appsNew": 0, | ||
"totalBuckets": 1401, | ||
"downloads": 0, | ||
"prevDate": "2023-04-03T08:52:59Z", | ||
"manifests": 80770 | ||
"appsUpdated": 6 | ||
} |