Skip to content

Commit

Permalink
cc-clean-launcher: Update to version 1717263997
Browse files Browse the repository at this point in the history
  • Loading branch information
brian6932 committed Jun 1, 2024
1 parent 99738a1 commit cbae66a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions bucket/cc-clean-launcher.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
{
"version": "1704163581",
"version": "1717263997",
"description": "CC without the annoying background processes",
"homepage": "https://github.com/brian6932/CC-Clean-Launcher",
"license": "GPL-3.0-only",
"url": "https://raw.githubusercontent.com/brian6932/CC-Clean-Launcher/2023/cc.ps1",
"hash": "b462f2111240f11a04d10620295f919524f61bacc97b75156ca24cfcf79299b4",
"hash": "cb300f89cfc9920fe387d86f866812a222054942185565c6a41b2f18d3ea2675",
"pre_install": "Move-Item \"$dir/cc.ps1\" (New-Item -ItemType Directory \"$dir/bin\")",
"env_add_path": "bin",
"checkver": {
"script": "try { Get-Date (Invoke-RestMethod https://api.github.com/repositories/353349806/commits?path=cc.ps1)[0].commit.committer.date -UFormat %s } catch { '' }",
"regex": "\\A(\\d+)\\Z"
},
"bin": "cc.ps1",
"autoupdate": {
"url": "https://raw.githubusercontent.com/brian6932/CC-Clean-Launcher/2023/cc.ps1"
}
Expand Down

0 comments on commit cbae66a

Please sign in to comment.