Skip to content

Commit

Permalink
microsoft-edge-dev-bin: 132.0.2931.1 -> 132.0.2945.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ejiektpobehuk committed Nov 13, 2024
1 parent b42c2ae commit c828c26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions general/microsoft-edge-dev-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = microsoft-edge-dev-bin
pkgdesc = A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
pkgver = 132.0.2931.1
pkgver = 132.0.2945.0
pkgrel = 1
url = https://www.microsoftedgeinsider.com/en-us/download
arch = x86_64
Expand Down Expand Up @@ -29,10 +29,10 @@ pkgbase = microsoft-edge-dev-bin
conflicts = edge
options = !strip
options = !zipman
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/microsoft-edge-dev_132.0.2931.1-1_amd64.deb
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/microsoft-edge-dev_132.0.2945.0-1_amd64.deb
source = microsoft-edge-dev.sh
source = Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf
sha256sums = 0a581352a8558547e74421bff0ca6f380e95951657efcb7ba62b914226e1fbcb
sha256sums = 06df8a3dd8ee0d99378cd8f99d1d778235891cec63cf19a083c5637e59c7f61f
sha256sums = 285afe53b2cd617ae7f4930a1d0befe12a97ae31c30cfad74e97bf695c6f6a8a
sha256sums = edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e

Expand Down
4 changes: 2 additions & 2 deletions general/microsoft-edge-dev-bin/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
pkgname=microsoft-edge-dev-bin
_pkgname=microsoft-edge-dev
_pkgshortname=msedge-dev
pkgver=132.0.2931.1
pkgver=132.0.2945.0
pkgrel=1
pkgdesc="A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier"
arch=('x86_64')
Expand All @@ -28,7 +28,7 @@ _channel=dev
source=("https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/${_pkgname}_${pkgver}-1_amd64.deb"
"microsoft-edge-dev.sh"
"Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf")
sha256sums=('0a581352a8558547e74421bff0ca6f380e95951657efcb7ba62b914226e1fbcb'
sha256sums=('06df8a3dd8ee0d99378cd8f99d1d778235891cec63cf19a083c5637e59c7f61f'
'285afe53b2cd617ae7f4930a1d0befe12a97ae31c30cfad74e97bf695c6f6a8a'
'edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e')

Expand Down

0 comments on commit c828c26

Please sign in to comment.