stuff
This commit is contained in:
parent
398faaa368
commit
470148acd3
3 changed files with 372 additions and 371 deletions
2
packages/zen-browser-unwrapped/update.sh
Normal file → Executable file
2
packages/zen-browser-unwrapped/update.sh
Normal file → Executable file
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
set -eou pipefail
|
||||
|
||||
PACKAGE_PATH=./pkgs/by-name/ze/zen-browser-unwrapped
|
||||
PACKAGE_PATH=.
|
||||
PACKAGE_NIX="$PACKAGE_PATH"/package.nix
|
||||
|
||||
version="$(curl --silent 'https://api.github.com/repos/zen-browser/desktop/releases/latest' | jq --raw-output '.tag_name')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue