Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/7-zip/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ about:
extra:
update: |
[Version](get-version-conda-forge 7zip)
changelog: get-changelog-github ip7z/7zip
1 change: 1 addition & 0 deletions packages/android-sdk-platform-tools/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ about:
documentation: https://developer.android.com/studio/command-line
extra:
update: get-version-url -url "https://developer.android.com/tools/releases/platform-tools" -pattern '([0-9]+\.[0-9]+\.[0-9]+)'
changelog: "https://developer.android.com/tools/releases/platform-tools"
1 change: 1 addition & 0 deletions packages/aria2/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ extra:
update: |
$latest_version = get-version-github -repo "$name/$name"
"$latest_version".Replace("release-", "")
changelog: get-changelog-github aria2/aria2
1 change: 1 addition & 0 deletions packages/ast-grep/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github ast-grep/ast-grep
1 change: 1 addition & 0 deletions packages/atuin/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github atuinsh/atuin
1 change: 1 addition & 0 deletions packages/audacity/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ extra:
update: |
$latest_version = get-version-github -repo "$name/$name"
"$latest_version".Replace("Audacity-", "")
changelog: get-changelog-github audacity/audacity
1 change: 1 addition & 0 deletions packages/ble-sh/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ extra:
update: |
$latest_version = get-version-github -repo "akinomyoga/ble.sh"
$latest_version.Split('-')[0]
changelog: get-changelog-github akinomyoga/ble.sh
1 change: 1 addition & 0 deletions packages/calibre/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ about:

extra:
update: get-version-github -repo "kovidgoyal/$name"
changelog: get-changelog-github "kovidgoyal/$name"
1 change: 1 addition & 0 deletions packages/cargo-binutils/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github rust-embedded/cargo-binutils
11 changes: 2 additions & 9 deletions packages/cargo-bloat/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,8 @@ tests:
bin:
- ${{ name }}
about:
homepage: https://github.com/rylev/cargo-bloat
license: MIT
summary: Analyze Rust binaries to see what takes most space
description: >
cargo-bloat is a Cargo subcommand to analyze Rust binaries, showing which
functions and dependencies occupy the most space. It helps developers
optimize binary size and performance.
documentation: https://github.com/rylev/cargo-bloat#usage
repository: https://github.com/rylev/cargo-bloat
repository: https://github.com/RazrFalcon/cargo-bloat

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github RazrFalcon/cargo-bloat
3 changes: 3 additions & 0 deletions packages/cargo-codspeed/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ tests:
- package_contents:
bin:
- ${{name}}
about:
repository: https://github.com/CodSpeedHQ/codspeed

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github CodSpeedHQ/codspeed
1 change: 1 addition & 0 deletions packages/cargo-espflash/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github esp-rs/espflash
1 change: 1 addition & 0 deletions packages/cargo-llvm-cov/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github taiki-e/cargo-llvm-cov
1 change: 1 addition & 0 deletions packages/cargo-llvm-lines/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github kbknapp/cargo-llvm-lines
1 change: 1 addition & 0 deletions packages/cargo-nextest/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github nextest-rs/nextest
1 change: 1 addition & 0 deletions packages/cargo-unused-features/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github taiki-e/cargo-unused-features
1 change: 1 addition & 0 deletions packages/cloudflared/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ about:

extra:
update: get-version-github -repo "cloudflare/$name"
changelog: get-changelog-github "cloudflare/$name"
1 change: 1 addition & 0 deletions packages/cpu-z/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ about:

extra:
update: get-version-url -url "https://www.cpuid.com/softwares/cpu-z.html" -pattern 'cpu-z_(\d+\.\d+)-en.zip'
changelog: "https://www.cpuid.com/softwares/cpu-z.html#version-history"
1 change: 1 addition & 0 deletions packages/crsdk/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ extra:
update: |
$latest_version = get-version-url -url "https://support.d-imaging.sony.co.jp/app/sdk/licenseagreement_d/en-US.html" -pattern 'CrSDK_v(\d+\.\d+\.\d+)_'
[Version]"$latest_version"
changelog: "https://support.d-imaging.sony.co.jp/app/sdk/licenseagreement_d/en-US.html"
1 change: 1 addition & 0 deletions packages/dism-plus-plus/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ about:

extra:
update: get-version-github -repo "Chuyu-Team/Dism-Multi-language"
changelog: get-changelog-github "Chuyu-Team/Dism-Multi-language"
11 changes: 3 additions & 8 deletions packages/duckdb-cli/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,8 @@ tests:
- duckdb

about:
homepage: https://github.com/rust-embedded/cargo-binutils
license: MIT OR Apache-2.0
summary: Cargo subcommands for working with GNU binutils
description: >
A collection of Cargo subcommands for working with GNU binutils tools such
as objdump, nm, and size.
repository: https://github.com/rust-embedded/cargo-binutils
repository: https://github.com/duckdb/duckdb

extra:
update: get-version-github -repo "duckdb/$duckdb"
update: get-version-github -repo "duckdb/duckdb"
changelog: get-changelog-github "duckdb/duckdb"
1 change: 1 addition & 0 deletions packages/dufs/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github "sigoden/dufs"
1 change: 1 addition & 0 deletions packages/easytier/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ about:

extra:
update: get-version-github -repo "EasyTier/EasyTier"
changelog: get-changelog-github "EasyTier/EasyTier"
1 change: 1 addition & 0 deletions packages/esp-generate/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github "esp-rs/esp-generate"
1 change: 1 addition & 0 deletions packages/espflash/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github "esp-rs/espflash"
1 change: 1 addition & 0 deletions packages/fonts-cascadia-mono/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ about:

extra:
update: get-version-github -repo "ryanoasis/nerd-fonts"
changelog: get-changelog-github "ryanoasis/nerd-fonts"
1 change: 1 addition & 0 deletions packages/fonts-hack/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ about:

extra:
update: get-version-github -repo "ryanoasis/nerd-fonts"
changelog: get-changelog-github "ryanoasis/nerd-fonts"
1 change: 1 addition & 0 deletions packages/fornax-py/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/fornax"
changelog: get-changelog-github "Glatzel/fornax"
1 change: 1 addition & 0 deletions packages/fresh-editor/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github sinelaw/fresh
1 change: 1 addition & 0 deletions packages/furmark/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ about:

extra:
update: get-version-url -url "https://geeks3d.com/furmark/changelog/" -pattern 'version (\d+\.\d+\.\d+\.*\d*)'
changelog: "https://geeks3d.com/furmark/changelog/"
1 change: 1 addition & 0 deletions packages/gh-act-runner/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ about:

extra:
update: get-version-github -repo "ChristopherHX/github-act-runner"
changelog: get-changelog-github "ChristopherHX/github-act-runner"
1 change: 1 addition & 0 deletions packages/github-action-runner/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ about:

extra:
update: get-version-github -repo "actions/runner"
changelog: get-changelog-github "actions/runner"
1 change: 1 addition & 0 deletions packages/hwinfo/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ about:

extra:
update: get-version-url -url "https://www.hwinfo.com/news.xml/" -pattern 'HWiNFO v(\d+\.\d+) released'
changelog: "https://www.hwinfo.com/version-history/"
1 change: 1 addition & 0 deletions packages/imagemagick/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ extra:
update: |
$latest_version = get-version-github -repo "ImageMagick/ImageMagick"
"$latest_version".Replace("-", ".")
changelog: get-changelog-github "ImageMagick/ImageMagick"
1 change: 1 addition & 0 deletions packages/jq/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ extra:
update: |
$latest_version = get-version-github -repo "jqlang/$name"
"$latest_version".Replace("$name-", "")
changelog: get-changelog-github "jqlang/$name"
1 change: 1 addition & 0 deletions packages/libcap-ng/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ about:

extra:
update: get-version-github -repo "stevegrubb/libcap-ng"
changelog: get-changelog-github "stevegrubb/libcap-ng"
1 change: 1 addition & 0 deletions packages/libraw/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ extra:
update: |
$latest_version = get-version-github -repo "LibRaw/LibRaw"
"$latest_version".Replace("b", "")
changelog: get-changelog-github "LibRaw/LibRaw"
1 change: 1 addition & 0 deletions packages/librepcb/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ about:

extra:
update: get-version-github -repo "LibrePCB/LibrePCB"
changelog: get-changelog-github "LibrePCB/LibrePCB"
1 change: 1 addition & 0 deletions packages/mason/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/$name"
changelog: get-changelog-github "Glatzel/$name"
1 change: 1 addition & 0 deletions packages/microsandbox-libkrunfw/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ tests:

extra:
update: get-version-github "superradcompany/libkrunfw"
changelog: get-changelog-github "superradcompany/libkrunfw"
1 change: 1 addition & 0 deletions packages/microsandbox/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ about:

extra:
update: get-version-github -repo "zerocore-ai/microsandbox"
changelog: get-changelog-github "zerocore-ai/microsandbox"
1 change: 1 addition & 0 deletions packages/mqttui/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ tests:

extra:
update: get-version-github "EdJoPaTo/$name"
changelog: get-changelog-github "EdJoPaTo/$name"
1 change: 1 addition & 0 deletions packages/msedit/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ about:

extra:
update: get-version-github -repo "microsoft/edit"
changelog: get-changelog-github "microsoft/edit"
3 changes: 2 additions & 1 deletion packages/obs-studio/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ about:
repository: https://github.com/obsproject/obs-studio

extra:
update: get-version-github -repo "obsproject/$name"
update: get-version-github "obsproject/$name"
changelog: get-changelog-github "obsproject/$name"
3 changes: 2 additions & 1 deletion packages/opencolorio-config-aces/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ tests:
- script: pwsh -Command "Resolve-Path ${{'$env:PREFIX' if win else '$PREFIX'}}/ocio/*.ocio"

extra:
update: get-version-github -repo "AcademySoftwareFoundation/OpenColorIO-Config-ACES"
update: get-version-github "AcademySoftwareFoundation/OpenColorIO-Config-ACES"
changelog: get-changelog-github "AcademySoftwareFoundation/OpenColorIO-Config-ACES"
3 changes: 2 additions & 1 deletion packages/opencolorio/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,5 @@ outputs:
- ociowrite

extra:
update: get-version-github -repo "AcademySoftwareFoundation/OpenColorIO"
update: get-version-github "AcademySoftwareFoundation/OpenColorIO"
changelog: get-changelog-github "AcademySoftwareFoundation/OpenColorIO"
3 changes: 2 additions & 1 deletion packages/openimageio/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ about:
repository: https://github.com/OpenImageIO/oiio

extra:
update: get-version-github -repo "AcademySoftwareFoundation/OpenImageIO"
update: get-version-github "AcademySoftwareFoundation/OpenImageIO"
changelog: get-changelog-github "AcademySoftwareFoundation/OpenImageIO"
3 changes: 2 additions & 1 deletion packages/openvdb/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ about:
repository: https://github.com/AcademySoftwareFoundation/openvdb

extra:
update: get-version-github -repo "AcademySoftwareFoundation/openvdb"
update: get-version-github "AcademySoftwareFoundation/openvdb"
changelog: get-changelog-github "AcademySoftwareFoundation/openvdb"
3 changes: 2 additions & 1 deletion packages/orc/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ tests:
- script: orc --help

extra:
update: get-version-github -repo "Glatzel/toolbox"
update: get-version-github "Glatzel/toolbox"
changelog: get-changelog-github "Glatzel/toolbox"
3 changes: 2 additions & 1 deletion packages/peazip/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ about:
repository: https://github.com/peazip/PeaZip

extra:
update: get-version-github -repo "$name/PeaZip"
update: get-version-github "peazip/PeaZip"
changelog: get-changelog-github "peazip/PeaZip"
1 change: 1 addition & 0 deletions packages/proj/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ about:

extra:
update: get-version-github OSGeo/PROJ
changelog: get-changelog-github "OSGeo/PROJ"
3 changes: 2 additions & 1 deletion packages/pystring/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ about:
repository: https://github.com/imageworks/pystring

extra:
update: get-version-github -repo "imageworks/pystring"
update: get-version-github "imageworks/pystring"
changelog: get-changelog-github "imageworks/pystring"
3 changes: 2 additions & 1 deletion packages/pyxis-cli/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ tests:
- script: pyxis --help

extra:
update: get-version-github -repo "Glatzel/pyxis"
update: get-version-github "Glatzel/pyxis"
changelog: get-changelog-github "Glatzel/pyxis"
3 changes: 2 additions & 1 deletion packages/pyxis-py/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ tests:
- pyxis

extra:
update: get-version-github -repo "Glatzel/pyxis"
update: get-version-github "Glatzel/pyxis"
changelog: get-changelog-github "Glatzel/pyxis"
3 changes: 2 additions & 1 deletion packages/rufus/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ about:
repository: https://github.com/pbatard/rufus

extra:
update: get-version-github -repo "pbatard/$name"
update: get-version-github "pbatard/$name"
changelog: get-changelog-github "pbatard/$name"
1 change: 1 addition & 0 deletions packages/rustup-init/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ extra:
Sort-Object { [version]$_ } |
Select-Object -Last 1
$latest
changelog: get-changelog-github "rust-lang/rustup"
1 change: 1 addition & 0 deletions packages/shook/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/toolbox"
changelog: get-changelog-github "Glatzel/toolbox"
1 change: 1 addition & 0 deletions packages/slumber/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ about:

extra:
update: get-version-crateio -name $name
changelog: get-changelog-github -repo "LucasPickering/slumber"
1 change: 1 addition & 0 deletions packages/spek/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ about:

extra:
update: get-version-github -repo "alexkay/$name"
changelog: get-changelog-github -repo "alexkay/$name"
3 changes: 2 additions & 1 deletion packages/termscp/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ about:
repository: https://github.com/veeso/termscp

extra:
update: get-version-crateio -name $name
update: get-version-crateio $name
changelog: get-changelog-github "veeso/$name"
1 change: 1 addition & 0 deletions packages/toolbox/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/$name"
changelog: get-changelog-github -repo "Glatzel/$name"
1 change: 1 addition & 0 deletions packages/ttyw/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/toolbox"
changelog: get-changelog-github -repo "Glatzel/toolbox"
1 change: 1 addition & 0 deletions packages/ueberzugpp/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ about:

extra:
update: get-version-github -repo "jstkdng/ueberzugpp"
changelog: get-changelog-github -repo "jstkdng/ueberzugpp"
3 changes: 2 additions & 1 deletion packages/upx/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ about:
repository: https://github.com/upx/upx

extra:
update: get-version-github -repo "$name/$name"
update: get-version-github "$name/$name"
changelog: get-changelog-github "$name/$name"
3 changes: 2 additions & 1 deletion packages/uutils-diffutils/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ about:
repository: https://github.com/uutils/diffutils

extra:
update: get-version-github 'uutils/diffutils'
update: get-version-github uutils/diffutils
changelog: get-changelog-github uutils/diffutils
1 change: 1 addition & 0 deletions packages/v2rayn/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ tests:

extra:
update: get-version-github -repo "2dust/v2rayN"
changelog: get-changelog-github -repo "2dust/v2rayN"
1 change: 1 addition & 0 deletions packages/vinaya-cli/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ tests:

extra:
update: get-version-github -repo "Glatzel/toolbox"
changelog: get-changelog-github -repo "Glatzel/toolbox"
1 change: 1 addition & 0 deletions packages/vs-buildtools/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ extra:
update: |
$latest_version = get-version-url "https://learn.microsoft.com/en-us/visualstudio/releases/" 'Update (\d+\.\d+\.\d+)'
$([Version]"$latest_version").Major
changelog: https://learn.microsoft.com/en-us/visualstudio/releases/
Loading