Skip to content

Commit

Permalink
Bumped versions to try and make go 1.21.5 available.
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCode committed Jan 6, 2024
1 parent cb0a9a6 commit af0501d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cycles

go 1.21
go 1.21.5

require (
fyne.io/fyne/v2 v2.4.2 // indirect
Expand Down
2 changes: 1 addition & 1 deletion us.tylerc.cycles.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<content_rating type="oars-1.1" />

<releases>
<release version="0.3.3" date="2024-01-04" type="stable">
<release version="0.3.3" date="2024-01-05" type="stable">
<description>
<p>Initial flatpak release, enhanced graph sizing</p>
</description>
Expand Down
6 changes: 3 additions & 3 deletions us.tylerc.cycles.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: us.tylerc.cycles
runtime: org.freedesktop.Platform
runtime-version: '20.08'
runtime-version: '22.08'
sdk: org.freedesktop.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.golang
Expand Down Expand Up @@ -34,5 +34,5 @@ modules:
- install -Dm00644 $FLATPAK_ID.appdata.xml $FLATPAK_DEST/share/appdata/$FLATPAK_ID.appdata.xml
sources:
- type: archive
url: "https://github.com/TylerCode/cycles/archive/refs/tags/0.3.3.tar.gz"
sha256: 46bd807cbdabc36d07509c47588505c4a5b03e502e6b66ab31811f1052f403da
url: "https://get.station307.com/phMhi4qZxp7/repo-archive.tar.gz"
sha256: 2633913d0cc5ada50ab2367689b877d0514aba87ab7108ec73edce94003d8067

0 comments on commit af0501d

Please sign in to comment.