Skip to content
New issue

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

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

Already on GitHub? # to your account

No issue from forked #176

Closed
wants to merge 8 commits 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
6 changes: 3 additions & 3 deletions bucket/Cosi.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.7.20538",
"description": "PotPlayer. A multimedia software player developed for the Microsoft Windows operating system.",
"description": "PotPlayer. A multimedia software player developed for the Microsoft Windows operating system. waht about",
"homepage": "https://potplayer.daum.net/",
"license": {
"identifier": "Freeware",
Expand All @@ -9,7 +9,7 @@
"architecture": {
"64bit": {
"url": "https://t1.daumcdn.net/potplayer/PotPlayer/Version/20190919_1.7.20538/PotPlayerSetup64.exe#/cosi.7z",
"hash": "323feba5bd9c07181c1918f1814f1f4e589ea222728506e5a009af3e4c761674",
"hash": "c54f447ccd217cb07aca6199722054dd0e2ae97b07aa946192cd4e21b3db7b68fasdfsadfasdf",
"shortcuts": [
[
"PotPlayer64.exe",
Expand All @@ -23,7 +23,7 @@
},
"32bit": {
"url": "https://t1.daumcdn.net/potplayer/PotPlayer/Version/20190919_1.7.20538/PotPlayerSetup.exe#/cosi.7z",
"hash": "7ac2129aa69340a9a1debcb4ef1d8a04b11cb2bc5c987ca8411d3bf1963743ff",
"hash": "c7e7ee44e45cb7d09eac7a25c7710cb619eb6759df6a05439aa2d584233b9770",
"shortcuts": [
[
"PotPlayer.exe",
Expand Down
4 changes: 2 additions & 2 deletions bucket/xmake_edited.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"homepage": "https://xmake.io",
"description": "A cross-platform build utility based on Lua",
"description": "A cross-platform build utility based on Lua.",
"version": "2.2.8",
"license": "Apache-2.0",
"architecture": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/xmake-io/xmake/releases/download/v$version/xmake-v$version.win32.zip",
"hash": {
"url": "$baseurl/xmake-v$version.win32.sha256",
"regex": "$sha256.*?zip"
"regex": "$sha256fasdfasdfasdfasdf.*?zip"
}
}
}
Expand Down