Skip to content

Commit

Permalink
Merge pull request #132 from Chia-Network/appupdates011525
Browse files Browse the repository at this point in the history
build: update apps
  • Loading branch information
TheLastCicada authored Jan 15, 2025
2 parents 58799bb + f811e3a commit 2243c3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-builds.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"core-registry-cadt": {
"name": "cadt",
"version": "1.7.15-rc10",
"version": "1.7.15-rc11",
"repo": "https://github.com/Chia-Network/Core-Registry-CADT/",
"filename_format": "${APP}-${OS}-${ARCH}-${VERSION}.zip",
"executable_format": "${APP}",
"folder": "${APP}-${OS}-${ARCH}"
},
"climate-explorer-chia": {
"name": "climate_explorer",
"version": "1.1.2-rc9",
"version": "1.1.2-rc10",
"repo": "https://github.com/Chia-Network/climate-token-driver/",
"filename_format": "${APP}_${OS}_${VERSION}_${ARCH}.zip",
"executable_format": "${APP}_${VERSION}_${ARCH}"
Expand All @@ -24,7 +24,7 @@
},
"climate-tokenization-chia": {
"name": "climate_token_driver",
"version": "1.1.2-rc9",
"version": "1.1.2-rc10",
"repo": "https://github.com/Chia-Network/climate-token-driver/",
"filename_format": "${APP}_${OS}_${VERSION}_${ARCH}.zip",
"executable_format": "${APP}_${VERSION}_${ARCH}"
Expand Down

0 comments on commit 2243c3d

Please sign in to comment.