vault / fyne-cross / v1.6.1
fyne-cross @ v1.6.1
integrity
- size
- 81.9 KiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/fyne-io/fyne-cross
release notes
This version of Fyne Cross is an update that allows some underlying improvements required by the images v1.2.0
What's Changed
- fix: update install suggestion for missing
fynecommand by @nobe4 in https://github.com/fyne-io/fyne-cross/pull/248 - Performance improvement by avoiding running commands in docker by @williambrode in https://github.com/fyne-io/fyne-cross/pull/254
- Fixing so we don't seek a missing android image for darwin by @andydotxyz in https://github.com/fyne-io/fyne-cross/pull/268
- Fix Android release that generates a .aab file by @metal3d in https://github.com/fyne-io/fyne-cross/pull/206
- readme: update the requirements and the macos SDK extract section by @lucor in https://github.com/fyne-io/fyne-cross/pull/287
- metadata: update Fyne metadata to v2.5.3 by @lucor in https://github.com/fyne-io/fyne-cross/pull/286
- web: update destination folder by @lucor in https://github.com/fyne-io/fyne-cross/pull/285
- Enable-macos-ci by @Bluebugs in https://github.com/fyne-io/fyne-cross/pull/243
- Bump k8s.io/api from 0.18.19 to 0.30.2 by @dependabot in https://github.com/fyne-io/fyne-cross/pull/264
- Bump github.com/urfave/cli/v2 from 2.11.1 to 2.27.2 by @dependabot in https://github.com/fyne-io/fyne-cross/pull/247
New Contributors
- @nobe4 made their first contribution in https://github.com/fyne-io/fyne-cross/pull/248
- @williambrode made their first contribution in https://github.com/fyne-io/fyne-cross/pull/254
Full Changelog: https://github.com/fyne-io/fyne-cross/compare/v1.6.0...v1.6.1
download
unix · zip
curl -fL -o v1.6.1.zip https://ratatoskr.space/pkg/fyne-cross/v1.6.1.zip
printf '%s %s\n' '4620b041d478b29b4cd486296d15480c7e1ff3cb836bec00c693d880b09012d7' 'v1.6.1.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/fyne-cross/v1.6.1.zip"
$out = "v1.6.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "4620b041d478b29b4cd486296d15480c7e1ff3cb836bec00c693d880b09012d7") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.6.1.tar.gz https://ratatoskr.space/pkg/fyne-cross/v1.6.1.tar.gz
printf '%s %s\n' '3c8a515aca124c9cd40c8e6921ea3f0e32d8f32e0b985ab2df0ae69531d450aa' 'v1.6.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/fyne-cross/v1.6.1.tar.gz"
$out = "v1.6.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3c8a515aca124c9cd40c8e6921ea3f0e32d8f32e0b985ab2df0ae69531d450aa") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.6.1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.zip
printf '%s %s\n' '4620b041d478b29b4cd486296d15480c7e1ff3cb836bec00c693d880b09012d7' 'v1.6.1.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.zip"
$out = "v1.6.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "4620b041d478b29b4cd486296d15480c7e1ff3cb836bec00c693d880b09012d7") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.6.1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.tar.gz
printf '%s %s\n' '3c8a515aca124c9cd40c8e6921ea3f0e32d8f32e0b985ab2df0ae69531d450aa' 'v1.6.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.tar.gz"
$out = "v1.6.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3c8a515aca124c9cd40c8e6921ea3f0e32d8f32e0b985ab2df0ae69531d450aa") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.6.1.zip | zip | 80.6 KiB |
blake3-24 32401cb18fd6e6889f7c886b549db5befa9d8e46845ce76d
sha256 4620b041d478b29b4cd486296d15480c7e1ff3cb836bec00c693d880b09012d7
sha1 b0f9da13821a1de4e25d665b2244e4efd2e3e58a
|
| v1.6.1.tar.gz | tar.gz | 58.0 KiB |
blake3-24 69361fbd303482c2282eea07f1583fca55d45f71203b2bfb
sha256 3c8a515aca124c9cd40c8e6921ea3f0e32d8f32e0b985ab2df0ae69531d450aa
sha1 0a3dad36e228b7501b1ea2fcf37ef1d5b360d7d0
|
go module archive
module zip with the module path rewritten to this mirror; fetched by go get through the
GOPROXY route
| artifact | format | size | hashes |
|---|---|---|---|
| v1.6.1.zip | zip | 81.8 KiB |
blake3-24 b80e3bfe2c1096be69a76453698fe2c1fa006994ab6ea5c1
sha256 d617fbeb53ff334fb1af6b13d9fb608df2441b7723c0849f11b74a9c7f1fdf9f
sha1 5917cbb4f6b0a436446a4fd64b7b78851953fe8d
|
install
bazel
http_archive(
name = "fyne-cross",
urls = ["https://ratatoskr.space/pkg/fyne-cross/v1.6.1.tar.gz"],
integrity = "sha256-PIpRWsoSTJzUDI5pIeo/DjLY8y4LmFqy3wrmlTHUUKo=",
strip_prefix = "fyne-cross-v1.6.1",
)
zig
.url = "https://ratatoskr.space/pkg/fyne-cross/v1.6.1.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/fyne-cross@v1.6.1
install via yggdrasil mesh
bazel
http_archive(
name = "fyne-cross",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.tar.gz"],
integrity = "sha256-PIpRWsoSTJzUDI5pIeo/DjLY8y4LmFqy3wrmlTHUUKo=",
strip_prefix = "fyne-cross-v1.6.1",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross/v1.6.1.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne-cross@v1.6.1