Skip to content

Commit

Permalink
GNOME - Update to Runtime 46
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Mar 22, 2024
1 parent 53183f8 commit a36ac9d
Show file tree
Hide file tree
Showing 10 changed files with 357 additions and 333 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pkgs: boost-date-time gtest libnick matplotplusplus podofo rapidcsv
triplet: x64-windows
cache-key: windows-latest
revision: 7f9f0e44db287e8e67c0e888141bfa200ab45121
revision: 936588e23157b56507069ad664b020881c119e54
token: ${{ secrets.GITHUB_TOKEN }}
- name: "Build"
working-directory: ${{github.workspace}}/build
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
pkgs: boost-date-time gtest libnick matplotplusplus podofo rapidcsv
triplet: x64-linux
cache-key: ubuntu-latest
revision: 7f9f0e44db287e8e67c0e888141bfa200ab45121
revision: 936588e23157b56507069ad664b020881c119e54
token: ${{ secrets.GITHUB_TOKEN }}
- name: "Build"
working-directory: ${{github.workspace}}/build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pkgs: boost-date-time libnick matplotplusplus podofo rapidcsv
triplet: x64-windows
cache-key: windows-latest
revision: 7f9f0e44db287e8e67c0e888141bfa200ab45121
revision: 936588e23157b56507069ad664b020881c119e54
token: ${{ secrets.GITHUB_TOKEN }}
- name: "Build"
working-directory: ${{github.workspace}}/build
Expand Down
4 changes: 2 additions & 2 deletions flatpak/org.nickvision.money.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app-id" : "org.nickvision.money",
"runtime" : "org.gnome.Platform",
"runtime-version" : "45",
"runtime-version" : "46",
"sdk" : "org.gnome.Sdk",
"command" : "org.nickvision.money",
"finish-args":[
Expand Down Expand Up @@ -89,7 +89,7 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag": "v0.10.0"
"tag": "v0.12.0"
}
]
},
Expand Down
Loading

0 comments on commit a36ac9d

Please sign in to comment.