yggvault ratatoskr-space connected via regular web
Color theme
also available via yggdrasil mesh http://[203:b338:2a84:a18f:986:47ae:1a4:d8d3]/pkg/fyne/v2.5.1
vault / fyne / v2.5.1

fyne @ v2.5.1

integrity

size
16.1 MiB
downloaded
last checked
overlays
go
detected
go module fyne.io/fyne/v2
source https://github.com/fyne-io/fyne · available · github

release notes

The Fyne team are excited to anounce the latest release, v2.5.1. Building on the success of the 2.5 branch of releases it includes the following fixes:

download

unix · zip
curl -fL -o v2.5.1.zip https://ratatoskr.space/pkg/fyne/v2.5.1.zip
                    printf '%s  %s\n' 'bc641229d927309aa984f738710e2787c6852d644169f5c59606410399618653' 'v2.5.1.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/fyne/v2.5.1.zip"
$out = "v2.5.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "bc641229d927309aa984f738710e2787c6852d644169f5c59606410399618653") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.5.1.tar.gz https://ratatoskr.space/pkg/fyne/v2.5.1.tar.gz
                    printf '%s  %s\n' '3c8b2cb80797040332452547f7c0bb82c4cea03a4625fc1282624fe3112ef57c' 'v2.5.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/fyne/v2.5.1.tar.gz"
$out = "v2.5.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3c8b2cb80797040332452547f7c0bb82c4cea03a4625fc1282624fe3112ef57c") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.5.1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.zip
                    printf '%s  %s\n' 'bc641229d927309aa984f738710e2787c6852d644169f5c59606410399618653' 'v2.5.1.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.zip"
$out = "v2.5.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "bc641229d927309aa984f738710e2787c6852d644169f5c59606410399618653") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.5.1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.tar.gz
                    printf '%s  %s\n' '3c8b2cb80797040332452547f7c0bb82c4cea03a4625fc1282624fe3112ef57c' 'v2.5.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.tar.gz"
$out = "v2.5.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3c8b2cb80797040332452547f7c0bb82c4cea03a4625fc1282624fe3112ef57c") { throw "sha256 mismatch" }
artifact format size hashes
v2.5.1.zip zip 16.1 MiB
blake3-24 1009c59e9d10997c7dc448ef8f9e7c4dec319cc6e5a681f8
sha256 bc641229d927309aa984f738710e2787c6852d644169f5c59606410399618653
sha1 66ebf2e81477e914c777e3e4884fb7a1f221e533
v2.5.1.tar.gz tar.gz 15.3 MiB
blake3-24 c3f16bc82db2f3dcf7b8c1e49b93ee08c7df3a771b296e83
sha256 3c8b2cb80797040332452547f7c0bb82c4cea03a4625fc1282624fe3112ef57c
sha1 c29e6e2b18559fcc1cf73201f57a2ccaabf837b0

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
v2.5.1.zip zip 16.1 MiB
blake3-24 a2c9dce5180c8d1638668bde7f85712b0aa4f6909e6e4eaf
sha256 e87a13d20ee794b25083cbafe118f091026a5383e7638c7876372882900fa8f1
sha1 c6ddbe92f2c6e0dc0959080fd17ac5e6754a1568

install

bazel
http_archive(
    name = "fyne",
    urls = ["https://ratatoskr.space/pkg/fyne/v2.5.1.tar.gz"],
    integrity = "sha256-PIssuAeXBAMyRSVH98C7gsTOoDpGJfwSgmJP4xEu9Xw=",
    strip_prefix = "fyne-v2.5.1",
)
zig
.url = "https://ratatoskr.space/pkg/fyne/v2.5.1.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/fyne/v2@v2.5.1
install via yggdrasil mesh
bazel
http_archive(
    name = "fyne",
    urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.tar.gz"],
    integrity = "sha256-PIssuAeXBAMyRSVH98C7gsTOoDpGJfwSgmJP4xEu9Xw=",
    strip_prefix = "fyne-v2.5.1",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2.5.1.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v2@v2.5.1
← v2.5.2v2.5.0 →